actions-marketplace-validations/CI Fuzz

Fuzz with CI Fuzz

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
ci_fuzz_api_tokenToken generated in the web app, used for authenticating with the fuzzing serverno
cognito_userCognito credentials to authenticate with Code-Intelligence's fuzzing serverno
cognito_passwordCognito credentials to authenticate with Code-Intelligence's fuzzing serverno
projectName of the projectyes
test_collection_runDisplay Name of the Test Collection Runyes
timeoutTimeout (in seconds) to monitor the fuzzing. If no crash was found when it times out, the action is considered successful.no300
findings_typeComma separated types of findings to monitor. Accepted values: UNKNOWN_ERROR, COMPILATION_ERROR, CRASH, WARNING, RUNTIME_ERROR.noCRASH
fuzzing_server_addressURL of Code-Intelligence's gRPC server for fuzzingnogrpc-api.code-intelligence.com:443
dashboard_addressURL of Code-Intelligence's fuzzing dashboardnohttps://app.code-intelligence.com
github_tokenGitHub token used by the GitHub API to create a comment in a pull request with a link to the findingno
pull_request_numberNumber of the pull request where the comment with the finding link will be createdno
ownerOwner of the repository that contains the pull requestno
repositoryRepository that contains the pull requestno
git_referenceGit reference used when pulling code from the repository to be fuzzedno

no outputs