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
ossillate-inc avatar

ossillate-inc/packj

0
View on GitHub↗
688 stars·37 forks·Python·AGPL-3.0·10 viewspackj.dev↗

Packj

Packj stops :zap: Solarwinds-, ESLint-, and PyTorch-like attacks by flagging malicious/vulnerable open-source dependencies ("weak links") in your software supply-chain

Features

  • Infrastructure and Configuration - Vets open-source packages for risky attributes and vulnerabilities.
  • Archive Analysis - Vets open-source packages for risky attributes.
  • Security and Vulnerability Scanning - Vets open-source packages for risky attributes and vulnerabilities.

Star history

Star history chart for ossillate-inc/packjStar history chart for ossillate-inc/packj

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

Frequently asked questions

What does ossillate-inc/packj do?

Packj stops :zap: Solarwinds-, ESLint-, and PyTorch-like attacks by flagging malicious/vulnerable open-source dependencies ("weak links") in your software supply-chain

What are the main features of ossillate-inc/packj?

The main features of ossillate-inc/packj are: Infrastructure and Configuration, Archive Analysis, Security and Vulnerability Scanning.

Which projects share features with ossillate-inc/packj?

Projects with overlapping indexed features include: microsoft/binskim — A binary static analysis tool that provides security and correctness results for Windows Portable Executable and *nix… jkinder/jakstab — The Jakstab static analysis platform for binaries. securego/gosec — gosec is a static analysis security tool designed to scan Go source code for vulnerabilities and common coding flaws.… lintsinghua/deepaudit — DeepAudit is a privacy-preserving code audit platform that combines multiple specialized AI agents to identify and… facebook/pyre-check — Pyre is a high-performance static type checker and analysis tool for Python. It identifies type errors and ensures… byt3bl33d3r/crackmapexec — CrackMapExec is a network penetration testing framework and automated security scanner designed to assess security…

Projects sharing features with Packj

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

    Microsoft/binskim

    855View on GitHub↗

    A binary static analysis tool that provides security and correctness results for Windows Portable Executable and *nix ELF binary formats

    C#
    View on GitHub↗855
  • jkinder/jakstabjkinder avatar

    jkinder/jakstab

    164View on GitHub↗

    The Jakstab static analysis platform for binaries

    Java
    View on GitHub↗164
  • 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
  • github/codeqlgithub avatar

    github/codeql

    9,252View on GitHub↗

    CodeQL is a semantic code analysis engine and vulnerability scanning tool that treats source code as data. It utilizes a static analysis query language to define complex patterns and security vulnerabilities within a code graph database. The system represents source code as a relational database, enabling the execution of structural queries and data flow analysis. This approach allows for the detection of security flaws and coding errors across large-scale repositories. The tool provides capabilities for automated code auditing, static analysis security testing, and custom vulnerability dete

    CodeQLcodeqlgithub-advanced-securitygithub-security-lab
    View on GitHub↗9,252
Compare all 30 related projects→