An open API service indexing awesome lists of open source software.

https://github.com/wallarm/fast-orb

Automate API security testing for your apps and APIs with FAST and CircleCI
https://github.com/wallarm/fast-orb

ci-cd circleci circleci-orbs orb security security-vulnerability wallarm

Last synced: 5 months ago
JSON representation

Automate API security testing for your apps and APIs with FAST and CircleCI

Awesome Lists containing this project

README

          

# fast-orb

Wallarm FAST Orb for CircleCI.

Wallarm's Framework for Automated Security Testing (FAST) is a purpose-built tool that allows you to reveal vulnerabilities in web applications by generating and executing security tests in an automatic way.

## Pack orb

To pack this orb use next command:

```sh
circleci config pack src/ > fast-orb.yaml
```