From 920fe2dfda13ac61032f9ad31c43e157c9851d39 Mon Sep 17 00:00:00 2001 From: Analysis Tools Bot Date: Thu, 7 Nov 2024 11:27:14 +0000 Subject: [PATCH] Commit list --- README.md | 6 +++--- data/api/tools.json | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2fcf070f8..73cd223ef 100644 --- a/README.md +++ b/README.md @@ -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. @@ -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). @@ -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. diff --git a/data/api/tools.json b/data/api/tools.json index efc108fe9..7a3b6f3be 100644 --- a/data/api/tools.json +++ b/data/api/tools.json @@ -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, @@ -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,