awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
lirantal avatar

lirantal/lockfile-lint

0
View on GitHub↗
863 Stars·36 Forks·JavaScript·Apache-2.0·8 Aufrufe

Lockfile Lint

Lint an npm or yarn lockfile to analyze and detect security issues

Features

  • Dependency Analysis - Analyzes npm or yarn lockfiles for security issues.
  • Dependency Utilities - Security linter for lockfiles to prevent malicious injections.
  • Static Code Analysis - Lints lockfiles to prevent malicious package injection.
  • Security and Vulnerability Scanning - Analyzes npm or yarn lockfiles for security issues.

Star-Verlauf

Star-Verlauf für lirantal/lockfile-lintStar-Verlauf für lirantal/lockfile-lint

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Lockfile Lint

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Lockfile Lint.
  • microsoft/devskimAvatar von microsoft

    microsoft/DevSkim

    995Auf GitHub ansehen↗

    DevSkim is a set of IDE plugins, language analyzers, and rules that provide security "linting" capabilities.

    C#lintersdlsecurity
    Auf GitHub ansehen↗995
  • pypa/pip-auditAvatar von pypa

    pypa/pip-audit

    1,318Auf GitHub ansehen↗

    Audits Python environments, requirements files and dependency trees for known security vulnerabilities, and can automatically fix them

    Python
    Auf GitHub ansehen↗1,318
  • bearer/bearerAvatar von Bearer

    Bearer/bearer

    2,566Auf GitHub ansehen↗

    Bearer is a static analysis security testing tool and privacy compliance auditor. It identifies security vulnerabilities, hard-coded secrets, and privacy risks in source code through static analysis and data flow tracing. The tool distinguishes itself by tracking the movement of sensitive data through code to identify leaks and by mapping personal and health-related information flows to generate evidence for privacy impact assessments. It also provides differential scanning for pull requests and uses fingerprint-based suppression to exclude known false positives from reports. The platform co

    Goappseccode-qualitycompliance
    Auf GitHub ansehen↗2,566
  • securego/gosecAvatar von securego

    securego/gosec

    8,866Auf GitHub ansehen↗

    gosec is a static analysis security tool designed to scan Go source code for vulnerabilities and common coding flaws. It functions as a security analyzer that inspects the abstract syntax tree to identify insecure function calls, API usage, and potential security risks. The tool distinguishes itself by mapping detected vulnerabilities to Common Weakness Enumeration identifiers for standardized reporting and integrating with external AI models to suggest code fixes for identified issues. Its capabilities cover the detection of injection vulnerabilities, hardcoded credentials, weak cryptograph

    Go
    Auf GitHub ansehen↗8,866
Alle 30 Alternativen zu Lockfile Lint anzeigen→

Häufig gestellte Fragen

Was macht lirantal/lockfile-lint?

Lint an npm or yarn lockfile to analyze and detect security issues

Was sind die Hauptfunktionen von lirantal/lockfile-lint?

Die Hauptfunktionen von lirantal/lockfile-lint sind: Dependency Analysis, Dependency Utilities, Static Code Analysis, Security and Vulnerability Scanning.

Welche Open-Source-Alternativen gibt es zu lirantal/lockfile-lint?

Open-Source-Alternativen zu lirantal/lockfile-lint sind unter anderem: pypa/pip-audit — Audits Python environments, requirements files and dependency trees for known security vulnerabilities, and can… microsoft/devskim — DevSkim is a set of IDE plugins, language analyzers, and rules that provide security "linting" capabilities. bearer/bearer — Bearer is a static analysis security testing tool and privacy compliance auditor. It identifies security… securego/gosec — gosec is a static analysis security tool designed to scan Go source code for vulnerabilities and common coding flaws.… future-architect/vuls — Vuls is an agentless vulnerability scanner and CVE intelligence aggregator. It identifies security flaws in operating… github/codeql — CodeQL is a semantic code analysis engine and vulnerability scanning tool that treats source code as data. It utilizes…