- All examples use Probely's CLI
- Create the target on Probely with the desired internal hostname (ex:
http://testapplocal:8080/
) - Create an API Key on Probely with the right permissions to start a scan on this target
- Create a Scanning Agent on Probely and configure the target to use the scanning agent
- Create the target on Probely
- Create an API Key on Probely with the right permissions to start a scan on this target
Create a GitHub action using the following YAML examples:
- YAML file
- Configuration
- YAML file
- Configuration
- YAML file
- Configuration
Create a .gitlab-ci.yml
file using the following YAML examples:
Running a scan on an ephemeral application in blocking mode (requires the scanning-agent/farcasterd-linux-amd64-0.4.3
file)
- YAML file
- Configuration:
- YAML file
- Configuration
- YAML file
- Configuration
Create a bitbucket-pipelines.yml
file using the following YAML examples:
Running a scan on an ephemeral application in blocking mode (requires the scanning-agent/farcasterd-linux-amd64-0.4.3
file)
- YAML file
- Configuration:
- YAML file
- Configuration
- YAML file
- Configuration
- YAML file
- Configuration