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
- Host: GitHub
- URL: https://github.com/wallarm/fast-orb
- Owner: wallarm
- License: mit
- Created: 2019-10-18T16:26:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-06T16:39:07.000Z (about 6 years ago)
- Last Synced: 2025-06-10T17:58:51.950Z (about 1 year ago)
- Topics: ci-cd, circleci, circleci-orbs, orb, security, security-vulnerability, wallarm
- Homepage: https://circleci.com/orbs/registry/orb/wallarm/fast
- Size: 16.6 KB
- Stars: 0
- Watchers: 9
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```