Skip to content

Releases: Legit-Labs/legitify

v0.2.1

12 Jan 16:30
a5a45e1
Compare
Choose a tag to compare

Changelog

v0.2.0

05 Jan 13:54
a68b04a
Compare
Choose a tag to compare

Main Features:

  • Support for: GitHub Enterprise Server, GitLab Server, and GitLab Cloud
  • Added Legitify Custom GitHub Actions to ease Legitify CI/CD Automation

Changelog

New Contributors

Contributors

Full Changelog: v0.1.7...v0.2.0

v0.1.7

28 Dec 07:55
ffaff8f
Compare
Choose a tag to compare

Changelog

  • c464dab CNAME file shouldn't end with .txt (#89)
  • 5852800 Fix typo in readme via website driveby (#69)
  • c23889d Update build_docs.yaml (#70)
  • 6fd720a added docs (#64)
  • a228c77 added missing files (#86)
  • 3601909 added owner condition (#82)
  • f2a882c bugfix: progress bar without terminal (#78)
  • 98d79cc feat: add gitlab policies (#79)
  • b83edcb feat: add more gitlab repo policies (#72)
  • 066a488 feat: added basic policies and collection (#66)
  • 3007bdf feat: added reject unsinged commits policy (#75)
  • a3353cd feat: added slack alerts (#63)
  • 2ed1b65 feat: gitlab e2e tests (#73)
  • de35b00 feat: gitlab support (#56)
  • 235ead4 fix: added repos unit tests and fixed policy bugs (#71)
  • b6135d8 fix: do not print header if err strings-builder is empty (#87)
  • 81ee28f fix: error log hint (#80)
  • 08a814f fix: github branch protection policies (#76)
  • 7c96ee1 make sure atleast one entitiy satisfy the condition (#90)
  • 30586ce policy: gitlab member policies (#67)
  • b88d778 policy: gitlab server policies (#65)
  • dd83e08 update the python jekyll generator to support scms (#68)
  • ffaff8f updated release workflow to get new version of osslsigncode (#92)
  • f7bed2e updated the build docs worflow to reflect changes in the root directory as well (#85)

v0.1.6

01 Dec 14:15
67751f5
Compare
Choose a tag to compare

Changelog

  • eb4490c added 'policy' to pr lint (#49)
  • 361f1f4 feat: Added support for GitHub Enterprise instances (#10). (#40)
  • 55c3422 feat: added 'runner_group_not_limited_to_selected_repositories' policy (#48)
  • a5b4308 feat: generate provenance for legitify release (#50)
  • aefbe88 feat: policy GitHub actions default permissions (#46)
  • 7ac8190 feat: runner group policies (#31)
  • a304b0b fix: GHES integration (#51)
  • b73f153 fix: include common ca root certificates in legitify's container image (#33)
  • 24f8beb fix: support old PATs (#43)

New Contributors

Full Changelog: v0.1.5...v0.1.6

v0.1.5

11 Oct 08:09
aa817c7
Compare
Choose a tag to compare

Changelog

  • aa817c7 Add actions and members threats and update readme (#27)
  • 3d101c6 Bump github.com/open-policy-agent/opa from 0.42.0 to 0.43.1 (#26)

v0.1.4

04 Aug 08:38
a1b2e60
Compare
Choose a tag to compare

Changelog

  • a1b2e60 change version parameters to var because const can not be updated in compile time (#24)

v0.1.3

03 Aug 15:21
c21d011
Compare
Choose a tag to compare

Changelog

v0.1.2

19 Jul 08:56
2904513
Compare
Choose a tag to compare

Changelog

  • 2b8400b check that atleast 1 argument was provided (#14)
  • 2904513 removed the short version of the output file (-o) and error file (-e) options to avoid confusion (#15)