Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 01:43
· 12 commits to develop since this release

Changelog

  • a773874 Merge pull request #1 from TacoContent/time-to-go
  • 0e7b535 Potential fix for pull request finding 'CodeQL / Arbitrary file access during archive extraction ("Zip Slip")'
  • 55d061e feat!: first phase of go rewrite
  • 6bb6cb8 feat: added ability for known_hosts to be added to ~/.ssh/known_hosts
  • adaec35 feat: added assert handler. restructure for user defined system.
  • d95c181 feat: added lookup env
  • b574abe feat: added rustover editor
  • 3efb4ea feat: added support for multiple shell scripts for filters - nushell/bash/fish/powershell
  • 294d3f3 feat: additional roles and fine grained support
  • bfc68d2 feat: agents/tools/security setup
  • 5987102 feat: define development editors
  • 9b3ee95 feat: facts gather first
  • 413fd9a feat: facts now act like system facts
  • 21dbacb feat: go rewrite phase 3
  • a84a607 feat: go rewrite phase 4
  • 4959854 feat: go rewrite phase 5
  • afcccb0 feat: initial commit
  • c3f00bb feat: phase 2 implemented
  • f92d8a2 feat: setup ruby package
  • cc22bc2 feat: setup state to actually be controled by the install flag
  • f8bfb8b feat: support for recurssive copy
  • 853a5ad feat: support for secrets redacted
  • 04c4789 feat: template rendering
  • 3f2f836 fix: added attestations: write
  • d347347 fix: added os info facts
  • 2c59124 fix: added workflow_dispatch for release workflow
  • e486d7b fix: additional changes to handle resolving the security issue
  • 835e7b2 fix: allow for different organization besides just packages/ path
  • 8332b66 fix: bug with loading env vars
  • f46f1e4 fix: fix permission on codeql workflow
  • e621e93 fix: fixed failing tests
  • c5e6798 fix: lint issue
  • c5cce2b fix: more explicit fix for the zip issue
  • 90f8b38 fix: path not expanding
  • a505b10 fix: persist creds in codeql workflow
  • 77a8545 fix: point codeql to proper branch
  • 5093239 fix: remove the persist false to allow the release to happen
  • a126218 fix: resolve release issue
  • 3e7f709 fix: resolved Unsanitized archive entry, which may contain '..', is used in a file system operation
  • 37b6a47 fix: set permission on jobs in ci workflow
  • b8ea576 fix: some state / when cleanup
  • 3b54595 fix: support for ssh config things
  • e663328 fix: update action versions
  • 61d1866 fix: update actions/checkout version
  • 0a925b5 fix: update actions/go-setup
  • 4c7a9d9 fix: use ubuntu-latest instead of windows-latest where i can
  • 9118be0 fix: warning messages unified