Skip to content

Releases: tenable/cnappgoat

v0.2.0-beta

14 Sep 18:17
8757a1f
Compare
Choose a tag to compare

Changelog

  • 8757a1f Merge pull request #16 from ermetic-research/feat/kspm
  • 5651230 Add KSPM module support in CLI and parsing
  • 6ad5b24 Merge pull request #15 from ermetic-research/bugfix/render-linebreaks-error
  • 3d353c0 Merge pull request #14 from ermetic-research/feat/push-env-vars
  • a3ce46b Add CLI installation check for all 3 platforms
  • 3fb9203 Set logrus to render line breaks instead of escaping them
  • bce6aa7 Update command.go
  • 1303d3a Enhance configuration management with environment and gcloud fallbacks
  • 17b3a23 feat: Enhance environment variable handling and workspace initialization
  • 728e387 Merge pull request #13 from ermetic-research/feat/import-scenarios
  • 29a8b26 Merge pull request #12 from ermetic-research/feat/clean-one-scenario
  • 11d38df Merge pull request #11 from ermetic-research/feat/output-command
  • 600b371 Enhance Scenario Validation and Error Handling
  • d277a70 - add debug flag to import-scenarios command - improve logging around scenario update
  • ed1e536 - change typo in name of maintenance.go
  • 9c142cc Add functionality to import scenarios from a local directory
  • a04ed95 Add support for specific scenarios in clean command and Engine's Clean method
  • 8d07778 Merge pull request #10 from ermetic-research/feat/dspm-module
  • 84a6b11 Introduce 'output' command to display scenario results. This commit introduces the 'output' command, displaying Pulumi scenario outputs (exported values).
  • 8465082 Add DSPM module to CNAPPgoat documentation and code
  • 306935b Merge pull request #4 from ermetic-research/feat/add-state-flag
  • e1dff3c correct help string accordingly
  • 4f1848e Merge pull request #7 from ermetic-research/bugfix/main-go-required
  • d217649 Merge pull request #9 from ermetic-research/feat/readme-add-brew
  • 9045e8d changed download text headline
  • aee4156 changed the position of brew instructions
  • 2c24d98 Merge pull request #6 from ermetic-research/bugfix/update-date
  • 11d2bc2 Update README for clarity and add Homebrew installation instructions
  • 6f56429 change "not deployed" to "not-deployed" to avoid spaces in status
  • 41f8ef2 hash all relevant files - hash should not depend on the existance of main.go - instead we hash all files except for state.yaml and Pulumi.stack-name.yaml
  • ca2de22 - change flag from "state" to "status" after discussion
  • 16b7b12 - update date on .gitMetadata file after checking even when hash has not changed
  • 6091f1a Merge pull request #5 from gabe-sky/fix_readme_typos
  • 156f65e Fix typos in README.md
  • 3c886a5 - added support for state filter - moved filtration to options-based function
  • d2dfe7f Merge pull request #3 from noamsdahan/main
  • c2a0f80 - add alt text to image
  • 943bb32 - change maintainers to Ermetic link - add link to blogpost - change contact details
  • 4472a5c Merge pull request #2 from noamsdahan/main
  • 85b60bf - minor changes to text - add badges
  • eaa2a0c larger logo
  • 135d8b1 Update README.md with an updated gif and the CNAPPgoat logo

v0.1.0-beta

02 Aug 13:02
6bef618
Compare
Choose a tag to compare

Changelog