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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
lirantal avatar

lirantal/eslint-plugin-anti-trojan-source

0
View on GitHub↗
81 stars·1 fork·JavaScript·Apache-2.0·3 vues

Eslint Plugin Anti Trojan Source

ESLint plugin to detect and stop Trojan Source attacks

Features

  • Static Code Analysis - Detects Trojan Source attacks in source code.

Historique des stars

Graphique de l'historique des stars pour lirantal/eslint-plugin-anti-trojan-sourceGraphique de l'historique des stars pour lirantal/eslint-plugin-anti-trojan-source

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Eslint Plugin Anti Trojan Source

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Eslint Plugin Anti Trojan Source.
  • awslabs/git-secretsAvatar de awslabs

    awslabs/git-secrets

    13,177Voir sur GitHub↗

    Git-secrets is a security utility designed to prevent the accidental exposure of sensitive credentials by integrating automated scanning directly into the version control commit lifecycle. It functions as a commit scanner that evaluates staged files and commit messages against defined security policies before changes are finalized in a repository. The tool utilizes regular expression pattern matching to identify potential secrets and supports the registration of custom patterns to address specific organizational security requirements. To manage operational friction, it includes mechanisms for

    Shell
    Voir sur GitHub↗13,177
  • baba-s/uni-common-test-runnerB

    baba-s/uni-common-test-runner

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • bahmutov/ban-sensitive-filesAvatar de bahmutov

    bahmutov/ban-sensitive-files

    69Voir sur GitHub↗

    Checks filenames to be committed against a library of filename rules to prevent sensitive files in Git

    JavaScript
    Voir sur GitHub↗69
  • ajinabraham/nodejsscanAvatar de ajinabraham

    ajinabraham/nodejsscan

    2,563Voir sur GitHub↗

    nodejsscan is a static analysis security tool and vulnerability detection engine designed to scan Node.js source code for security flaws and common coding vulnerabilities. It functions as a static application security testing tool that analyzes code without executing the program. The tool operates as a security linter that can be integrated into continuous integration pipelines to block insecure code from merging into main branches. It automates the auditing process through rule-based detection and pattern-based static analysis. The project provides capabilities for vulnerability alert autom

    CSScode-analysiscode-reviewdevsecops
    Voir sur GitHub↗2,563
Voir les 30 alternatives à Eslint Plugin Anti Trojan Source→

Questions fréquentes

Que fait lirantal/eslint-plugin-anti-trojan-source ?

ESLint plugin to detect and stop Trojan Source attacks

Quelles sont les fonctionnalités principales de lirantal/eslint-plugin-anti-trojan-source ?

Les fonctionnalités principales de lirantal/eslint-plugin-anti-trojan-source sont : Static Code Analysis.

Quelles sont les alternatives open-source à lirantal/eslint-plugin-anti-trojan-source ?

Les alternatives open-source à lirantal/eslint-plugin-anti-trojan-source incluent : awslabs/git-secrets — Git-secrets is a security utility designed to prevent the accidental exposure of sensitive credentials by integrating… baba-s/uni-common-test-runner. bahmutov/ban-sensitive-files — Checks filenames to be committed against a library of filename rules to prevent sensitive files in Git. bearer/bearer — Bearer is a static analysis security testing tool and privacy compliance auditor. It identifies security… darrentsung/dtuirebuildvisualizer. ajinabraham/nodejsscan — nodejsscan is a static analysis security tool and vulnerability detection engine designed to scan Node.js source code…