actions-marketplace-validations/Data Theorem API Secure
Request an asset scan from Data Theorem.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 7, 2021
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/datatheorem_datatheorem-api-secure-action@262b642bbbdbc6dc0fa124b78cc9af7b957ac107 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| dt_results_api_key | Data Theorem Results API key | yes | — |
| asset_id | ID of the asset to scan | yes | — |
| asset_base_url | Base url of the asset to scan | yes | — |
| should_perform_pii_analysis | If set to true, the API responses received by the scanner will be analyzed for personally identifiable information | no | false |
| should_perform_sql_injection_scan | If set to true, the API’s parameters will be scanned for SQL injection issues. This type of scan requires sending a lot of requests to the API, it will significantly increase the load on the API, and could potentially disrupt it. | no | false |
Outputs
no outputs