By: Rahil Saini
Inspect and view changes in Dependency Security Scanner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Dependency Security Scanner",
"version": "0.2.0",
"description": "Scans project dependencies for known vulnerabilities and alerts users. Compatible with Chrome, Firefox, and Microsoft Edge.",
"permissions": [
"storage",
"activeTab",
"contextMenus",
"notifications",
"<all_urls>"
],
"content_scripts": [
{
"matches": [
"https://github.com/*",
"https://gitlab.com/*",
"https://*/*",
"http://*/*"
],
"js": [
"content.js"
],
"run_at": "document_end"
}
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/Logo.png",
"48": "icons/Logo.png",
"128": "icons/Logo.png"
}
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"icons": {
"16": "icons/Logo.png",
"48": "icons/Logo.png",
"128": "icons/Logo.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{db978a96-84d3-4ec2-bb55-43bb2156dbdc}"
}
}
} Best Dependency Security Scanner Alternatives
Here are some Firefox add-ons that are similar to Dependency Security Scanner:
Dependency Security Scanner OM
Peter Russell
OSV Security Scanner
Vishwas Badiger
Security Pattern Scanner
Subhash Dasyam
DepiConf - Detect Dependency Confusion
Jsmon
JS Recon Buddy
JSReconBuddy
Git Deps Notifier
Piotr Zadka
Vulnerability Scanner
readcube-lite
Secret Scanner
Mr_ofcodyx
OWASP Security Checker
Bryan Russell
SecureGuard - Web Security Scan
Nhà Cái Uy Tín
Web Safety
Tatami-web
Web Security Audit
Francesco De Stefano