Skip to content

Commit

Permalink
Commit list
Browse files Browse the repository at this point in the history
  • Loading branch information
Analysis Tools Bot committed Nov 7, 2024
1 parent aaebe69 commit 920fe2d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@ Also check out the sister project, [awesome-dynamic-analysis](https://github.com

- [effective_dart](https://pub.dev/packages/effective_dart) — Linter rules corresponding to the guidelines in Effective Dart

- [lint](https://github.com/passsy/dart-lint) — An opinionated, community-driven set of lint rules for Dart and Flutter projects. Like pedantic but stricter
- [lint](https://github.com/passsy/dart-lint) :warning: — An opinionated, community-driven set of lint rules for Dart and Flutter projects. Like pedantic but stricter

- [Linter for dart](https://dart-lang.github.io/linter) — Style linter for Dart.

Expand Down Expand Up @@ -1825,7 +1825,7 @@ Loading address: binbloom can parse a raw binary firmware and determine its load

- [kics](https://kics.io/) — Find security vulnerabilities, compliance issues, and infrastructure misconfigurations in your infrastructure-as-code. Supports Terraform, Kubernetes, Docker, AWS CloudFormation and Ansible

- [krane](https://github.com/appvia/krane) :warning: — Krane is a simple Kubernetes RBAC static analysis tool.
- [krane](https://github.com/appvia/krane) — Krane is a simple Kubernetes RBAC static analysis tool.
It identifies potential security risks in K8s RBAC design and makes suggestions on how to mitigate them. Krane dashboard presents current RBAC security posture and lets you navigate through its definition.

- [OpenSCAP](https://www.open-scap.org/) — Suite of automated audit tools to examine the configuration and known vulnerabilities following the NIST-certified Security Content Automation Protocol (SCAP).
Expand Down Expand Up @@ -1970,7 +1970,7 @@ Its technology helps developers automate testing, find bugs, and reduce manual l

- [klint](https://github.com/uswitch/klint) — A tool that listens to changes in Kubernetes resources and runs linting rules against them. Identify and debug erroneous objects and nudge objects in line with the policies as both change over time. Klint helps us encode checks and proactively alert teams when they need to take action.

- [krane](https://github.com/appvia/krane) :warning: — Krane is a simple Kubernetes RBAC static analysis tool.
- [krane](https://github.com/appvia/krane) — Krane is a simple Kubernetes RBAC static analysis tool.
It identifies potential security risks in K8s RBAC design and makes suggestions on how to mitigate them. Krane dashboard presents current RBAC security posture and lets you navigate through its definition.

- [kube-hunter](https://aquasecurity.github.io/kube-hunter/) — Hunt for security weaknesses in Kubernetes clusters.
Expand Down
4 changes: 2 additions & 2 deletions data/api/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -10163,7 +10163,7 @@
"plans": null,
"description": "Krane is a simple Kubernetes RBAC static analysis tool.\nIt identifies potential security risks in K8s RBAC design and makes suggestions on how to mitigate them. Krane dashboard presents current RBAC security posture and lets you navigate through its definition.",
"discussion": null,
"deprecated": true,
"deprecated": null,
"resources": null,
"reviews": null,
"demos": null,
Expand Down Expand Up @@ -10685,7 +10685,7 @@
"plans": null,
"description": "An opinionated, community-driven set of lint rules for Dart and Flutter projects. Like pedantic but stricter",
"discussion": null,
"deprecated": null,
"deprecated": true,
"resources": null,
"reviews": null,
"demos": null,
Expand Down

0 comments on commit 920fe2d

Please sign in to comment.