Skip to content

Releases: fluidattacks/makes

24.02

18 Jan 20:51
7e4ac2b
Compare
Choose a tag to compare
24.02 Pre-release
Pre-release

What's Changed

Full Changelog: 24.01...24.02

latest

07 Mar 21:19
7e4ac2b
Compare
Choose a tag to compare
latest Pre-release
Pre-release

What's Changed

Full Changelog: 24.01...latest

24.01

19 Dec 01:10
ac744a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 23.07...24.01

23.07

14 Jul 01:45
0c2df03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 23.06...23.07

23.06

05 Jun 21:19
c8411a4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 23.04...23.06

23.04

07 Mar 21:24
fc31801
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 22.11...23.04

22.11

02 Oct 17:18
dcfa9a5
Compare
Choose a tag to compare

This is the UNSTABLE release of Makes, please use 22.10 if you want the stable release

What's Changed

New Contributors

Full Changelog: 22.10...22.11

22.10

21 Sep 16:08
d87b534
Compare
Choose a tag to compare
  • Now if you export MAKES_NON_ROOT=1 prior to running $ m on the container image, it will use the makes user. Additionally, the root user is now called root (uid 0), and the makes user is an unprivileged user (uid > 0).
  • OpenSSH is now included with the Makes CLI, allowing to use bultins.fetchGit with SSH urls.
  • Expanded the security section of the documentation, including the threat model, how we apply the principles of secure development, and a few assurance cases.
  • Documented the architecture and governance model of Makes.
  • Updated some dependencies with vulnerabilities.
  • Added tests to the Makes CLI.

What's Changed

Full Changelog: 22.09...22.10

22.09

19 Aug 19:36
389c77e
Compare
Choose a tag to compare

Summary

  • Support python 3.10
  • Generate SLSA provenance attestations
  • Upgrade mypy to 0.971
  • Allow generating AWS secrets from GitLab using OIDC
  • Add a kubernetes policy verification utility

What's Changed

Full Changelog: 22.08...22.09

22.08

11 Jul 18:38
d7d2a3f
Compare
Choose a tag to compare

refac(cross): #0 bump to 22.08