• Hipcheck ✓  v3.14.0
  • Docs
  • Contribute
  • Blog
  • Help ↗
  • Install
Home › Documentation › Complete Guide › Plugins
  1. Documentation
  2. Getting Started
    1. Install Hipcheck
    2. Why Hipcheck?
    3. Quickstart: Your First Analysis
  3. Complete Guide
    1. Key Concepts
      1. Targets
      2. Data
      3. Analyses
      4. Scoring
      5. Concerns
    2. Configuration
      1. Execution Configuration
      2. Policy Files
      3. Policy Expressions
    3. CLI Reference
      1. General Flags
      2. hc cache
      3. hc check
      4. hc explain
      5. hc ready
      6. hc schema
      7. hc scoring
      8. hc setup
      9. hc update
    4. Debugging
      1. Starting Debugging
      2. Logging
      3. Using a Debugger
    5. Plugins
      1. mitre/activity
      2. mitre/affiliation
      3. mitre/binary
      4. mitre/churn
      5. mitre/entropy
      6. mitre/fuzz
      7. mitre/git
      8. mitre/github
      9. mitre/identity
      10. mitre/linguist
      11. mitre/npm
      12. mitre/review
      13. mitre/typo
    6. Making Plugins
      1. Creating a Plugin
      2. The Rust Plugin SDK
      3. The Python Plugin SDK
      4. The Query Protocol
      5. Packaging and Releasing a Plugin
  4. Contribute
    1. Coordinating Changes
    2. Testing Changes
    3. Intellectual Property
    4. Describing Changes
    5. PR Submission and Review Checklist
    6. Developer Docs
      1. Repo Structure
      2. Architecture
      3. Plugin Query System
  5. Requests for Discussion
    1. The RFD Process
    2. All RFDs

Plugins

This section covers the plugins currently produced by MITRE.

mitre/activity

Plugin for checking whether a project is actively maintained.

mitre/affiliation

Plugin for detecting contributors affiliated with an organization of concern.

mitre/binary

Plugin for detecting binaries checked into source repositories.

mitre/churn

Plugin for detecting unusually large changes in a project's history.

mitre/entropy

Plugin for detecting textually unusual changes in a project's history.

mitre/fuzz

Plugin for checking if a project uses fuzz testing.

mitre/git

Plugin for accessing Git commit history data.

mitre/github

Plugin for accessing data from the GitHub API.

mitre/identity

Plugin for accessing Git contributor identity data.

mitre/linguist

Plugin for detecting text file language data.

mitre/npm

Plugin for accessing package data from the NPM API.

mitre/review

Plugin for checking if a project practices code review.

mitre/typo

Plugin for detecting possible typosquatting in dependencies.

On This Page To Top

    No table of contents.

Hipcheck ✓

Helping maintainers assess software packages for long term risk.

  • Documentation
  • Getting Started
  • Complete Guide
  • Requests for Discussion
  • Blog
  • Project
  • Hipcheck Values
  • Open Source License ↗
  • Code of Conduct ↗
  • Install
  • Installer
  • Container Image ↗
  • Release Notes ↗
  • Changelog ↗
  • Packages
  • Hipcheck ↗
  • Rust Plugin SDK ↗
  • Python Plugin SDK ↗
  • Contribute
  • Discussions ↗
  • Issue Tracker ↗
  • Product Roadmap ↗
  • Contributor Guide ↗
  • Security
  • Security Policy ↗
  • Report a Vulnerability ↗

Website served by GitHub Pages (Privacy Policy).