pynt-io/Pynt Newman GitHub Action
Pynt API Security Tests
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 6, 2026
- Maintenance Recency
- Stalelast commit Jan 18, 2023
- License
- Apache 2.0
Pinned Snippet
uses: pynt-io/pynt-newman@d9d71dd47fdb27407ff3671ec1d7e5ca45047230 # v0.1.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| base-path | Path where Postman collection/environment files exist. | yes | — |
| postman-collection-filename | Postman collection file name (should exist under "base-path"). | yes | — |
| postman-environment-filename | Postman environment file name, if needed (should exist under "base-path"). | no | — |
| fail-workflow | Choose whether to fail the workflow if Pynt security tests return findings. Default: false | no | false |
Outputs
no outputs