traceableai/Traceable AST Action
GitHub action for Traceable Active Security Testing
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| step_name | — | yes | NULL |
| scan_name | — | no | NULL |
| client_scan_token | — | yes | NULL |
| traceable_cli_download_path | — | no | NULL |
| cli_version | — | no | latest |
| traffic_env | — | yes | NULL |
| plugins | — | no | NULL |
| policy | — | no | NULL |
| include_url_regex | — | no | .+ |
| exclude_url_regex | — | no | .*(logout|health).* |
| include_endpoint_labels | — | no | NULL |
| exclude_endpoint_labels | — | no | NULL |
| include_endpoint_with_owner_attributes | Comma seperted owner attributes | no | NULL |
| include_endpoint_owners | Comma seperated owner values , provided only when include owner attributes are provided | no | NULL |
| postman_collection | — | no | NULL |
| postman_environment | — | no | NULL |
| openapi_spec_ids | provide comma separated open api spec ids | no | NULL |
| openapi_spec_files | comma separated files of open api spec documents | no | NULL |
| target_url | — | no | NULL |
| traceable_server | — | no | NULL |
| idle_timeout | — | no | 10 |
| scan_timeout | — | no | NULL |
| max_retries | — | no | NULL |
| log_level | — | no | NULL |
| traceable_root_ca | — | no | NULL |
| traceable_cli_cert | — | no | NULL |
| traceable_cli_key | — | no | NULL |
| proxy_mode | Run a scan in proxy mode or not | no | false |
| ta_service_name | TA service name | no | proxy |
| tpa_endpoint | Traceable platform agent (TPA) reporting endpoint | no | localhost |
| output_format | Out format for summary report | no | md |
| output_file | Output file for summary report | no | NULL |
| proxy_logfile | Output stream/file for proxy logs | no | NULL |
| agent_logfile | Output stream/file for agent logs | no | NULL |
| logfile | Output stream/file for traceable cli logs | no | NULL |
| scan_suite | AST suite name as defined on the Traceable.ai platform | no | NULL |
| graphql_schema_ids | Comma separated GraphQl schema IDs uploaded on Traceable.ai platform | no | NULL |
| graphql_schema_files | Comma separated GraphQl SDL file paths | no | NULL |
| graphql_introspection_enabled | Enables extracting the GraphQl Schema by running introspection on target-url | no | NULL |
Outputs
no outputs