-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: parroty/python-bandit-scan
base: main
head repository: reactive-firewall/python-bandit-scan
compare: main
- 17 commits
- 3 files changed
- 3 contributors
Commits on Apr 25, 2024
-
Fix breaking changes in upload-artifact action use
Also bind it to concrete v4 release
Configuration menu - View commit details
-
Copy full SHA for 84b4d17 - Browse repository at this point
Copy the full SHA 84b4d17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7264faa - Browse repository at this point
Copy the full SHA 7264faaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ab8218 - Browse repository at this point
Copy the full SHA 3ab8218View commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 94a3512 - Browse repository at this point
Copy the full SHA 94a3512View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d60b3a - Browse repository at this point
Copy the full SHA 2d60b3aView commit details -
Merge pull request #1 from reactive-firewall/dev
Added Updates and Automation
Configuration menu - View commit details
-
Copy full SHA for ffce041 - Browse repository at this point
Copy the full SHA ffce041View commit details -
[UPDATE] (deps): Bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v2...v3) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 003ff64 - Browse repository at this point
Copy the full SHA 003ff64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5490c83 - Browse repository at this point
Copy the full SHA 5490c83View commit details -
Merge pull request shundor#2 from reactive-firewall/dependabot/github…
…_actions/main/github/codeql-action-3
Configuration menu - View commit details
-
Copy full SHA for 5feae96 - Browse repository at this point
Copy the full SHA 5feae96View commit details -
Merge pull request shundor#3 from reactive-firewall/main
Back port to development
Configuration menu - View commit details
-
Copy full SHA for 491651b - Browse repository at this point
Copy the full SHA 491651bView commit details -
Update README.md with config for fixed version
Configuration menu - View commit details
-
Copy full SHA for 3868a74 - Browse repository at this point
Copy the full SHA 3868a74View commit details -
Merge pull request shundor#4 from reactive-firewall/dev-fixup-1
Updated README.md
Configuration menu - View commit details
-
Copy full SHA for c8b1d56 - Browse repository at this point
Copy the full SHA c8b1d56View commit details -
Merge pull request shundor#5 from reactive-firewall/dev
Release v2.1
Configuration menu - View commit details
-
Copy full SHA for ff1a646 - Browse repository at this point
Copy the full SHA ff1a646View commit details
Commits on Oct 3, 2024
-
Reduce threshold to low in example to improve default.
Configuration menu - View commit details
-
Copy full SHA for 637c5c4 - Browse repository at this point
Copy the full SHA 637c5c4View commit details
Commits on Nov 13, 2024
-
Pull useful improvements from Community (#7)
# Pull useful improvements from community ## Pull new configuration input feature from related work in community * Incorporate the feature to optionally include a `config_path` input to allow further configuration of `bandit` ## Partial version bumps for action dependancies * Updating to `github/code-action/upload-sarif@v3` presents no significant changes since `v2` besides the underlying node version. Details in [relevant project README](https://github.com/github/codeql-action?tab=readme-ov-file#supported-versions-of-the-codeql-action) * Updating to `actions/upload-artifact@v4` brings significant changes we should be aware of. The maintainers have noted that version 4 introduces breaking changes: * **GitHub Enterprise Server (GHES) Compatibility**: Support for GHES versions prior to 3.5 has been discontinued. If you're using an older GHES version, this update might not be compatible. * **Default Behavior Adjustments**: There may be changes to default configurations, such as the default value for retention-days. Deprecated inputs or features might have been removed as well. For a comprehensive understanding of these impacts and to ensure seamless integration, please review the maintainers' notes in the [upload-artifact project README](https://github.com/actions/upload-artifact#actionsupload-artifact) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Introduced an optional `config_path` parameter for the Bandit Scan action, allowing users to specify a configuration file for command line arguments. - **Improvements** - Updated artifact upload steps to use the latest versions of the actions, enhancing reliability and functionality. - Added an option to overwrite existing artifacts during upload. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Configuration menu - View commit details
-
Copy full SHA for f8cf05e - Browse repository at this point
Copy the full SHA f8cf05eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c56ff8d - Browse repository at this point
Copy the full SHA c56ff8dView commit details
Commits on Dec 7, 2024
-
Improved Usage Example (shundor#6) Fixed deprecation issue, and added…
… community features > [!NOTE] > > Due to the backup, upstream with [actions/starter-workflows#2497](actions/starter-workflows#2497) not yet resolved, this PR will include at-least two minor version bumps: > > * [v2.2](reactive-firewall@637c5c4) @ [637c5c4](reactive-firewall@637c5c4) > * [v2.3](reactive-firewall@f8cf05e) @ [f8cf05e](reactive-firewall@f8cf05e) ---
Configuration menu - View commit details
-
Copy full SHA for ba51d0c - Browse repository at this point
Copy the full SHA ba51d0cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main