npm snyk-docker-plugin @9.10.0
score
0.7
high
flagged
2026-06-21 06:39
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-ucLGfohXdagCSesLLhhCyyTh7RsihL+Vib/eyh0O4t9MFySE+N1YC0jrnHOXB3TvaZkhtnw+FeXF8FB4PjmtJQ==",
"tarball": "https://registry.npmjs.org/snyk-docker-plugin/-/snyk-docker-plugin-9.10.0.tgz",
"unpackedSize": 956630
},
"dist-tags": {
"hotfix": "6.13.0-hotfix",
"latest": "9.10.0",
"release-9.1.x": "9.1.4"
},
"latest_version": "9.10.0",
"maintainers": [
{
"email": "npmjs+snyk-admin@snyk.io",
"name": "snyk-admin"
}
],
"num_versions": 437,
"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": "npm run test-jest",
"test-jest": "jest --ci --maxWorkers=3 --logHeapUsage --colors",
"test-jest-windows": "jest --ci --maxWorkers=3 --config test/windows/jest.config.js --logHeapUsage",
"test:system": "jest --ci --maxWorkers=3 --logHeapUsage --colors --testPathPattern='test/system/'",
"test:unit": "jest --ci --maxWorkers=3 --logHeapUsage --colors --testPathPattern='test/(lib|unit)/'"
},
"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-09T16:12:35.045Z"
}
}