Tags: advanced-security/ghas-to-csv
Tags
Enhance secret scanning API calls to return more data (#87) * Enhance secret scanning API calls to return more data * run black * black with superlinter * Add Black configuration for code formatting to pyproject.toml so it can be used local with black (and picked up by superlinter) * Fix super-linter configuration to ensure Black uses the correct pyproject.toml file * Add Black configuration to super-linter and ensure proper validation
performance: switch to object-based cursor from offset-based page cur… …sor for pagination (#86) - response header will use Link: <https://api.github.com/organizations/###/secret-scanning/alerts?per_page=1&after=CAESBggBEgIIAioTCgwIwb6GxwYQwICyiQMQnZGNRP&secret_type=password>; rel="next" instead of Link: <https://api.github.com/organizations/###/secret-scanning/alerts?per_page=1&page=2>; rel="next", <https://api.github.com/organizations/###/secret-scanning/alerts?per_page=1&page=93323>; rel="last"
Add support for SECRET_TYPE_FILTER environment variable to filter sec… …ret scanning alerts (#77) * Initial plan for issue * Add SECRET_TYPE_FILTER support for secret scanning alerts Co-authored-by: felickz <1760475+felickz@users.noreply.github.com> * Redesign secret scanning to use two API calls by default Co-authored-by: felickz <1760475+felickz@users.noreply.github.com> * Apply Black formatting to ensure code style consistency Co-authored-by: felickz <1760475+felickz@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: felickz <1760475+felickz@users.noreply.github.com>
Bump requests from 2.31.0 to 2.32.4 (#75) Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump super-linter/super-linter from 5 to 6 (#62) Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 5 to 6. - [Release notes](https://github.com/super-linter/super-linter/releases) - [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md) - [Commits](super-linter/super-linter@v5...v6) --- updated-dependencies: - dependency-name: super-linter/super-linter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
PreviousNext