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 Jan 24, 2024
1 parent facff31 commit b8a2d0a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 41 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -700,8 +700,6 @@ Its technology helps developers automate testing, find bugs, and reduce manual l

- [Polymer-analyzer](https://github.com/Polymer/tools/tree/master/packages/analyzer) — A static analysis framework for Web Components.

- [Reshift](https://www.reshiftsecurity.com) :copyright: — A source code analysis tool for detecting and managing JavaScript security vulnerabilities.

- [retire.js](https://retirejs.github.io/retire.js) — Scanner detecting the use of JavaScript libraries with known vulnerabilities.

- [RSLint](http://rslint.org/) :warning: — A (WIP) JavaScript linter written in Rust designed to be as fast as possible, customizable, and easy to use.
Expand Down Expand Up @@ -2106,8 +2104,6 @@ It does this by running periodic diff outputs against heuristically crafted rege

- [QuantifiedCode](https://github.com/quantifiedcode/quantifiedcode) :warning: — Automated code review & repair. It helps you to keep track of issues and metrics in your software projects, and can be easily extended to support new types of analyses.

- [Reshift](https://www.reshiftsecurity.com) :copyright: — A source code analysis tool for detecting and managing JavaScript security vulnerabilities.

- [Rezilion](https://www.rezilion.com/) :copyright: — Discovers vulnerabilities for all components in your environment, filters out 85% non-exploitable vulnerabilities and creates a remediation plan and open tickets to upgrade components that violate your security policy and/or patch automatically in CI.

- [scorecard](https://github.com/ossf/scorecard) — Security Scorecards - Security health metrics for Open Source
Expand Down
37 changes: 0 additions & 37 deletions data/api/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -15283,43 +15283,6 @@
"demos": null,
"wrapper": null
},
"reshift": {
"name": "Reshift",
"categories": [
"linter"
],
"languages": [
"javascript"
],
"other": [
"security"
],
"licenses": [
"proprietary"
],
"types": [
"service"
],
"homepage": "https://www.reshiftsecurity.com",
"source": null,
"pricing": "https://www.reshiftsecurity.com/pricing",
"plans": {
"free": true,
"oss": false
},
"description": "A source code analysis tool for detecting and managing JavaScript security vulnerabilities.",
"discussion": null,
"deprecated": null,
"resources": [
{
"title": "3 Minute Reshift Demo 2020",
"url": "https://www.youtube.com/watch?v=GspuLMF3Vyo"
}
],
"reviews": null,
"demos": null,
"wrapper": null
},
"retire-js": {
"name": "retire.js",
"categories": [
Expand Down

0 comments on commit b8a2d0a

Please sign in to comment.