Reposaur Versions Save

Open source compliance tool for development platforms.

v0.7.1

1 year ago

Changelog

Other work

  • 34a2762ac0834afeeb2ef6d773122b9c4898c422: fix(github/builtin): method to upper not lower (@crqra)
  • 7fe2ba5670f13858401f0dda9340b29f51b94746: fix(github/builtin): number of func args (@crqra)

Full Changelog: https://github.com/reposaur/reposaur/compare/v0.7.0...v0.7.1

What to do next?

v0.7.0

1 year ago

Changelog

New Features and updates

  • 975fe12bc481416e1213ae2c03f02bcc9f546d99: feat: init multi provider support (#22) (@crqra)

Documentation updates

  • bca80150edc1973b333ef9cd8dbeca2dc615156f: docs(README): prepare readme for next release (#23) (@crqra)

Full Changelog: https://github.com/reposaur/reposaur/compare/v0.6.0...v0.7.0

What to do next?

v0.6.0

2 years ago

Features

  • New CLI structure with multiple commands
  • Added unit test support with rsr test

Changelog

  • 6edcd67 build: temp fix before release (#17)
  • 516e1fb bump: 0.5.0 -> 0.6.0
  • 54c138a chore(deps): Update go-sarif to v2 (#10)
  • 52c88fa ci: drop 1.15 and 1.16 versions
  • e07de66 feat: improve cli ux (#20)
  • 6a7cc74 feat: improve commands structure (#13)
  • 7b4b8a6 feat: improved logging (#9)
  • b92e186 feat: init support of unit tests (#15)
  • f18e7fa fix(errors): error abstractions refactoring (#11)

v0.5.0

2 years ago

Changelog

  • b6253df bump: 0.4.0 -> 0.5.0
  • 26f8502 feat: throttle requests to gh on secondary rate limits (#4)

v0.4.0

2 years ago

Changelog

  • 1c8e11e bump: 0.3.1 -> 0.4.0
  • 6fc531c feat(http): cache responses in memory

v0.3.1

2 years ago

Changelog

  • 2677ccd build: output release information
  • 534baeb bump: 0.3.0 -> 0.3.1
  • 69291cc chore: add code of conduct
  • 514f2c6 ci: add test workflow
  • b2bddd6 ci: add test workflow
  • 2d86c16 ci: test only go >= 1.5
  • 2d6cbbb fix(action): add version input
  • b954ca6 fix(builtins): error on 403 responses
  • eece2f2 fix(engine): enable strict built-in errors
  • da778a2 fix(output/sarif): don't include skipped results
  • efb5b93 fix: install using Go instead of script
  • 1859b6d fix: revert to install with script
  • 1057af7 style: gofmt

v0.3.0

2 years ago

Changelog

  • 1eb30a7 bump: v0.2.0 -> v0.3.0
  • f902470 chore: add install script
  • fe39bf6 ci: change ref to main
  • 232d166 ci: change ref to main
  • 1a1fe63 ci: test workflow
  • f4f1b1b refactor: support for multiple output objects

v0.2.0

2 years ago

Changelog

  • a994fd9 Merge branch 'main' of github.com:reposaur/reposaur
  • 0d67bc5 build: add goreleaser
  • 16ffa70 build: add release
  • a2d2cb5 feat: auto-detect more namespaces
  • 9bd9c32 feat: support for skipping rules
  • a2b0c5b fix: cleanup
  • 8001cf2 fix: remove print statement
  • a33db68 fix: remove print statement
  • 9370f96 fix: unmarshal response body
  • 9d647a1 refactor: cleanup methods and re-organized code

v0.1.0

2 years ago