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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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·14 views

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 history

Star history chart for lirantal/lockfile-lintStar history chart for lirantal/lockfile-lint

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Lockfile Lint

These projects share indexed features with Lockfile Lint. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • microsoft/devskimmicrosoft avatar

    microsoft/DevSkim

    995View on GitHub↗

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

    C#lintersdlsecurity
    View on GitHub↗995
  • pypa/pip-auditpypa avatar

    pypa/pip-audit

    1,318View on GitHub↗

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

    Python
    View on GitHub↗1,318
  • bearer/bearerBearer avatar

    Bearer/bearer

    2,566View on GitHub↗

    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
    View on GitHub↗2,566
  • securego/gosecsecurego avatar

    securego/gosec

    8,866View on GitHub↗

    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
    View on GitHub↗8,866
Compare all 30 related projects→

Frequently asked questions

What does lirantal/lockfile-lint do?

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

What are the main features of lirantal/lockfile-lint?

The main features of lirantal/lockfile-lint are: Dependency Analysis, Dependency Utilities, Static Code Analysis, Security and Vulnerability Scanning.

Which projects share features with lirantal/lockfile-lint?

Projects with overlapping indexed features include: 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…