neuralegion/List Bright project entrypoints
List Bright project entrypoints
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api_token | Api Token. You can generate it in Organization section | yes | — |
| hostname | Hostname. Default is app.brightsec.com | no | — |
| project_id | Project ID | yes | — |
| limit | Maximum number of entrypoints | no | 100 |
| connectivity | One or more connectivity statuses (comma-separated). Available values: ok, unreachable, problem, skipped, unauthorized, unavailable | no | — |
| status | One or more security statuses (comma-separated). Available values: new, changed, tested, vulnerable | no | — |
| ids_only | If set to true, returns only an array of entrypoint IDs instead of full objects | no | false |
Outputs
| name | description |
|---|---|
| projectId | id of the project |
| entrypoints | list of entrypoints in JSON format |