Inspect and view changes in DepiConf - Detect Dependency Confusion source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "NPM Scanner",
"version": "1.0",
"description": "Scans for valid and invalid node_modules and orgs.",
"permissions": [
"activeTab",
"tabs",
"storage",
"<all_urls>"
],
"browser_specific_settings": {
"gecko": {
"data_collection_permissions": {
"required": [
"none"
]
},
"id": "{e010b6ce-599c-4912-b2e6-20af2422a6b6}"
}
},
"browser_action": {
"default_popup": "popup/popup.html",
"default_icon": {
"16": "image.png"
}
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle",
"all_frames": true
}
]
} Best DepiConf - Detect Dependency Confusion Alternatives
Here are some Firefox add-ons that are similar to DepiConf - Detect Dependency Confusion:
Dependency Security Scanner
Rahil Saini
JS Deep Scraper Pro
lu3ky-13
Dependency Security Scanner OM
Peter Russell
Jsmon Security Analyzer — Web Security Inspector
Jsmon
MF Shared Dependency Monitor
YanPes
JS Recon Buddy
JSReconBuddy
DevSecurityInspector
maleki
Retire.JS Pro
Silico Industries
Git Deps Notifier
Piotr Zadka
JS Recon & Secret Scanner
Ibrahim Reza
Tech Detector
surya tech
reSpy
reDim GmbH