Skip to content

Tags: petergoldstein/cfn_nag

Tags

v0.8.9

Toggle v0.8.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update PassRole rules to not trigger on deny statements. Fixes stelli…

…gent#584 (stelligent#586)

v0.8.8

Toggle v0.8.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Github Action (stelligent#581)

* Refactor primary Github Action
- Support writing the output to a file
- Add a test for uploading sarif to GH code scanning

* Updated action readme example

v0.8.7

Toggle v0.8.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
BAM: Updated gempush.yml to run tests and linting on PRs (stelligent#567

)

* BAM: Updated gempush.yml to run tests and linting on PRs

* BAM: Updated list of events to run workflow on

* BAM: Moving tests and linting to it's own workflow to run on master and PRs

* Trigger Build

* Adjust workflow name, add back tests to primary workflow

* Restrict permissions on linting workflow

* Trigger Build

* BAM: Attempting to call a workflow from a workflow

* BAM: Fix needs statement

* BAM: Adding  to tests-linting

* BAM: Removing requirement for secrets

Co-authored-by: Kevin Formsma <[email protected]>

v0.8.6

Toggle v0.8.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add CODEOWNERS file (stelligent#580)

v0.8.5

Toggle v0.8.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Workflow for Ruby CodeQL (stelligent#579)

Ruby support is now in beta for CodeQL

v0.8.4

Toggle v0.8.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add element_types for parameters and resources (stelligent#578)

* BAM: Add element_types for parameters and resources

* BAM: Add rubocop config

v0.8.3

Toggle v0.8.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
BAM: Bump cfn-model to 0.6.5 (stelligent#576)

v0.8.2

Toggle v0.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
SARIF output support (stelligent#573)

* SARIF output support
- Pass rule definitions to result formatters
- Add names to rule definitions/violations

* Resolve todo

* Update location details to use relative paths to srcroot

* Provide a default line number

* Migrate to a version.rb file for tracking version internally

* Remove ENV version override
Update version spec to reflect the version.rb values

v0.8.1

Toggle v0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update cfn-model to handle line numbers in SAM (Fixes stelligent#574) (

…stelligent#575)

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Resolve rspec failures from stelligent#564 (stelligent#571)