All Projects → cyberark → Epv Api Scripts

cyberark / Epv Api Scripts

Licence: apache-2.0
These API scripts enable CyberArk users to automate privileged account management task like account creation, user management, and more.

Programming Languages

powershell
5483 projects

Projects that are alternatives of or similar to Epv Api Scripts

F5 Automation Labs
F5 Super-NetOps Programmability, Automation and DevOps Training Classes
Stars: ✭ 79 (+2.6%)
Mutual labels:  rest-api, automation
Api
API that uncovers the technologies used on websites and generates thumbnail from screenshot of website
Stars: ✭ 189 (+145.45%)
Mutual labels:  rest-api, automation
Project
⭐️ Antares Project Application Skeleton. This is the very first place you should start. It allows you to create a brand new awesome project in easy few steps.
Stars: ✭ 84 (+9.09%)
Mutual labels:  rest-api, automation
Ck
Collective Knowledge framework (CK) helps to organize black-box research software as a database of reusable components and micro-services with common APIs, automation actions and extensible meta descriptions. See real-world use cases from Arm, General Motors, ACM, Raspberry Pi foundation and others:
Stars: ✭ 395 (+412.99%)
Mutual labels:  rest-api, automation
30 Days Of Python
Learn Python for the next 30 (or so) Days.
Stars: ✭ 1,748 (+2170.13%)
Mutual labels:  rest-api, automation
Bmw Yolov4 Training Automation
This repository allows you to get started with training a state-of-the-art Deep Learning model with little to no configuration needed! You provide your labeled dataset or label your dataset using our BMW-LabelTool-Lite and you can start the training right away and monitor it in many different ways like TensorBoard or a custom REST API and GUI. NoCode training with YOLOv4 and YOLOV3 has never been so easy.
Stars: ✭ 533 (+592.21%)
Mutual labels:  rest-api, automation
Server Qa Checks
A bunch of QA checks to run against one or more servers to make sure they are built to a specific standard.
Stars: ✭ 72 (-6.49%)
Mutual labels:  automation
Php codesniffer
PHP_CodeSniffer is a set of two PHP scripts; the main phpcs script that tokenizes PHP, JavaScript and CSS files to detect violations of a defined coding standard, and a second phpcbf script to automatically correct coding standard violations. PHP_CodeSniffer is an essential development tool that ensures your code remains clean and consistent.
Stars: ✭ 9,004 (+11593.51%)
Mutual labels:  automation
Poco
A cross-engine test automation framework based on UI inspection
Stars: ✭ 1,177 (+1428.57%)
Mutual labels:  automation
Please
please is semver release made easy
Stars: ✭ 72 (-6.49%)
Mutual labels:  automation
Terraform
Terraform - Beginners | Intermediate | Advanced
Stars: ✭ 77 (+0%)
Mutual labels:  automation
Ps4remoteplayinterceptor
A small .NET library to intercept and inject controls on PS4 Remote Play for Windows
Stars: ✭ 76 (-1.3%)
Mutual labels:  automation
Pixlab
PixLab Resources & Sample Set
Stars: ✭ 74 (-3.9%)
Mutual labels:  rest-api
Httper Android
App for developers to test REST API.
Stars: ✭ 73 (-5.19%)
Mutual labels:  rest-api
Gso
🏃 Google StackOverflow in Vim. Copy-pastes the code directly in your script.
Stars: ✭ 75 (-2.6%)
Mutual labels:  automation
Reportportal
Main Repository. Report Portal starts here - see readme below.
Stars: ✭ 1,175 (+1425.97%)
Mutual labels:  automation
Chaostoolkit
Chaos Engineering Experiments Automation & Orchestration
Stars: ✭ 1,204 (+1463.64%)
Mutual labels:  automation
Cisco ios
Ansible Network Cisco IOS Provider Role
Stars: ✭ 72 (-6.49%)
Mutual labels:  automation
Tinygsm
A small Arduino library for GSM modules, that just works
Stars: ✭ 1,186 (+1440.26%)
Mutual labels:  rest-api
Tortipi
Tor based Raspberry π hotspot
Stars: ✭ 76 (-1.3%)
Mutual labels:  automation

EPV REST API scripts examples

Overview

REST APIs can provide end-to-end automation for key Privileged Access Management tasks, saving time and simplifying workloads for CyberArk Core PAS users. This repository of downloadable REST API example scripts show users how to automate key processes across their Core PAS implementation, including securing privileged accounts, accessing data in CyberArk safes, responding to security events detected by Privileged Threat Analytics, and managing user accounts. REST APIs are part of the default PVWA installation for most CyberArk customers and can be implemented immediately.

Please note These scripts were made available as examples to show customers how to use CyberArk REST APIs. They are not as a supported product of CyberArk.

The Main Goal

Enable CyberArk users to automate and simplify privileged account management tasks via REST APIs such as account workflow, onboarding rules, permissions granting, and more.

REST API Technical Requirements

SDK Supported Platforms

The PAS SDK is a RESTful API that can be invoked by any RESTful client for various programming and scripting environments, including Java, C#, Perl, PHP, Python and Ruby.

The PAS SDK

The PAS SDK enables you to perform activities on PAS objects via a REST Web Service interface. Each PAS object has its own URL path in the PVWA website that can be accessed using the relevant HTTPS request verb. Learn more about the technical specifications in our official REST API technical documentation.

Additional Resources

Additional solutions for mitigating risk can be found in the CyberArk Marketplace, a trusted platform for customers to easily find partner integrations with CyberArk Core PAS and other projects. Contributors to the Marketplace include strategic partners, customers, and over 130 leading security solution providers that are members of the CyberArk C3 Alliance. The C3 Alliance offers more than 225 certified out-of-the-box integrations to help protect customer environments against pervasive threats and emerging attacks. CyberArk Marketplace users can find effective solutions for mitigating emerging risks, build upon existing integrations to develop customized solutions, and collaborate with other contributors to address evolving security challenges. CyberArk Marketplace is an industry destination for collaboration and identifying integrated solutions that advance privileged access management.

Contributing

Please see our CONTRIBUTING for more details.

License

This repository is licensed under Apache License 2.0 - see LICENSE for more details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].