Releases: jetstack/jetstack-secure
Releases · jetstack/jetstack-secure
v0.1.19-beta.1
09 Jul 15:35
Compare
Sorry, something went wrong.
No results found
v0.1.18
08 Jul 10:20
Compare
Sorry, something went wrong.
No results found
Changelog:
Ability to configure the number of periods.
Support for input file that mocks all the data-gathering stage.
Support to write output to file instead of sending it to the server.
v0.1.17
13 May 14:33
Compare
Sorry, something went wrong.
No results found
Changelog:
Support for oauth2
New configuration schema
Points by default to preflight.jetstack.io and its auth server
v0.1.15-beta1
24 Feb 11:50
Compare
Sorry, something went wrong.
No results found
Changelog
Changes since v0.1.14:
Some fixes on ClusterSummary generation (#84 #89 )
Fix bug in GCS output not reporting error (#93 )
k8s generic gata-gatherer (#98 , #99 , #100 )
Some internal improvements and refactoring.
Add initial version of the agent.
v0.1.1: Proper unmarshaller for k8s configuration (#121)
24 Feb 11:44
Compare
Sorry, something went wrong.
No results found
v0.1.14
07 Feb 15:58
Compare
Sorry, something went wrong.
No results found
Changelog
Changes since v0.1.13:
Packages in the bundle to use schema-version: 0.1.1 (#62 ). preflight_ prefix in Rego is deprecated.
schema-version is now surfaced in the report (#69 )
Support for report index (#63 , #66 , #70 , #72 )
Configuration allows disabling rules in a package (#67 )
New rules in pods package about node and pod affinity (#65 )
Better support for manual checks (#77 )
Ability to mock data gatherers by loading data from file (#83 )
v0.1.13
27 Jan 17:04
Compare
Sorry, something went wrong.
No results found
Changelog
Changes since v0.1.12:
New full pods package (#53 )
Azblob output support (#52 )
Drop support for preflight_ package (#59 )
Upgrade packages schema to 0.1.1 (#62 , #55 )
v0.1.12
20 Jan 12:30
Compare
Sorry, something went wrong.
No results found
Changelog
Changes since v0.1.11:
Linter now enforces Rego grammar for section and rule ID. (#25 )
New package: jetstack.io/pods containing a whole bunch of new rules for Pods. (#47 )
v0.1.11
14 Jan 18:24
Compare
Sorry, something went wrong.
No results found
Changelog
Changes since v0.1.10:
Actually surface rule violations to the JSON report (#44 )
Fix bug that causes Preflight crash if a rule returns something that is not a boolean (#46 )
v0.1.10
13 Jan 17:03
Compare
Sorry, something went wrong.
No results found
Changelog
Changes since v0.1.9:
New command preflight package test (#29 )
Support for surfacing rule violations to the report (#38 )
Fixed preflight version which wasn't actually showing the version before (#39 )