Skip to content

Releases: hardbyte/netchecks

v0.4.4

24 Dec 04:02
4780dd1
Compare
Choose a tag to compare

Adds K8s Events to PolicyReports after running a netcheck probe.

Minor updates to dependencies.

netchecks-0.1.12

24 Dec 04:02
4780dd1
Compare
Choose a tag to compare

Netchecks proactively verifies whether your security controls are working as intended.

v0.4.3

07 Sep 02:26
Compare
Choose a tag to compare

Updates the included version of policy reporter in the chart.
Updates Python dependencies.

netchecks-0.1.11

07 Sep 02:26
Compare
Choose a tag to compare

Netchecks proactively verifies whether your security controls are working as intended.

v0.4.2

13 Jun 23:24
Compare
Choose a tag to compare

Fix K8s permission issue where Operator wasn't able to delete and recreate Jobs or CronJobs in response to updated NetworkAssertions.

netchecks-0.1.10

13 Jun 23:24
Compare
Choose a tag to compare

Netchecks proactively verifies whether your security controls are working as intended.

v0.4.1

22 May 04:59
Compare
Choose a tag to compare
  • can now include secret context types that load data from a Kubernetes Secret.
  • Implemented basic redaction. By default contexts, and http headers are no longer included in the output. --disable-redaction will revert cli to include in full for debugging.
  • added an inline context type for reusable variables - these can include CEL templates and refer to other contexts.
  • parse_yaml added as custom function to CEL environment

netchecks-0.1.9

22 May 22:10
Compare
Choose a tag to compare

Netchecks proactively verifies whether your security controls are working as intended.

v0.4.0

15 May 09:51
Compare
Choose a tag to compare

Support for injecting external data using CEL templates #34

netchecks-0.1.8

15 May 09:52
Compare
Choose a tag to compare

Netchecks proactively verifies whether your security controls are working as intended.