npm snyk-docker-plugin @9.12.0
score
0.7
high
flagged
2026-06-22 10:35
Signals fired
| signal | weight | rationale |
|---|---|---|
| identity | ||
| publisher_unrecognized | 0.7 | latest published by 'CircleCI', not in maintainer set |
| topology | ||
| typosquat | 1.0 | combosquat of 'snyk' |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"snyk-admin"
],
"versions": 437
}
Evidence (package doc at flag time)
{
"dependencies_count": 25,
"dist": {
"integrity": "sha512-xA2LAcXS2IYyb+8gPns6QWYV737J9kjgARr2Yv8nFed0MAxeNr9ziU5umd9HF/SITiV1moZ0rXeUR1D3PwW25Q==",
"tarball": "https://registry.npmjs.org/snyk-docker-plugin/-/snyk-docker-plugin-9.12.0.tgz",
"unpackedSize": 1025922
},
"dist-tags": {
"hotfix": "6.13.0-hotfix",
"latest": "9.12.0",
"release-9.1.x": "9.1.4"
},
"latest_version": "9.12.0",
"maintainers": [
{
"email": "npmjs+snyk-admin@snyk.io",
"name": "snyk-admin"
}
],
"num_versions": 439,
"repository": {
"type": "git",
"url": "git+https://github.com/snyk/snyk-docker-plugin.git"
},
"scripts": {
"build": "tsc",
"build-watch": "tsc -w",
"debug": "tsc-watch --project tsconfig.json --onSuccess 'node --inspect --inspect-brk .'",
"format": "prettier --loglevel warn --write '{lib,test}/**/*.ts' && eslint --fix '{lib,test}/**/*.ts'",
"lint": "run-p --max-parallel=${JOBS:-5} --aggregate-output lint:*",
"lint:commit": "commitlint --from=HEAD~1",
"lint:eslint": "eslint \"{lib,test}/**/*.ts\"",
"lint:prettier": "prettier --check \"{lib,test}/**/*.ts\"",
"prepare": "npm run build",
"test": "jest --logHeapUsage --colors --selectProjects unit system",
"test:system": "jest --logHeapUsage --colors --selectProjects system",
"test:unit": "jest --logHeapUsage --colors --selectProjects unit",
"test:windows": "jest --logHeapUsage --colors --selectProjects windows",
"test:windows:docker": "jest --logHeapUsage --colors --selectProjects windows-docker"
},
"signal_details": {
"publisher_unrecognized": "latest published by 'CircleCI', not in maintainer set",
"typosquat": "combosquat of 'snyk'"
},
"time": {
"created": "2018-03-01T13:18:19.810Z",
"modified": "2026-06-22T15:35:51.478Z"
}
}