// npm 패키지
@antv/graphin-graphscope
An Example for GraphScope
버전
29
메인테이너
51
라이선스
MIT
최초 publish
2021-01-20
publisher
iaaron
tarball
115,741 B
AUTO-PUBLISHED·1개 버전 인덱싱됨·최근 publish: 2023-06-25
// publisher 캠페인by iaaron
이 계정에서 catch된 패키지 9건고립된 catch가 아닙니다. 동일 publisher가 8개의 다른 패키지를 추가로 발행했고, 모두 파이프라인이 catch했습니다 — 일회성이 아닌 조직적 캠페인의 형태. 아래 링크는 각 형제 catch의 분석으로 이동합니다.
// offending code· @1.0.5· 1 file flagged
llm: benign · 0.85→ 의심 전송지 없음, 원격 실행 형태 없음 — 1 known-vendor host(s).
- @1.0.5··AUTO-PUBLISHED·publisher: iaaronheuristic 75/100static flags 1llm benign (0.85) via ollamarecent-owner-changemature-packagedormant-takeover:prev=baizn@1.0.4osv-flagged:MAL-2026-4024public-github-push
→ 의심 전송지 없음, 원격 실행 형태 없음 — 1 known-vendor host(s).
// offending code· 1 file flaggedpatterns: 1
--- package/package.json (excerpt) --- { "name": "@antv/graphin-graphscope", "version": "1.0.5", "description": "An Example for GraphScope", "main": "lib/index.js", "module": "es/index.js", "types": "lib/index.d.ts", "scripts": { "start": "father build --watch", "build": "npm run clean && father build", "build:umd": "rimraf dist && node --max_old_space_size=8192 ./node_modules/webpack/bin/webpack.js --env.NODE_ENV=production -c ./webpack.config.js ", "clean": "rimraf es esm lib dist" }, "dependencies": { "@ant-design/icons": "^4.4.0", "@antv/graphin": "^2.7.18", "@antv/graphin-components": "^2.4.1", "@antv/graphin-icons": "^1.0.0", "antd": "^4.10.3", "classnames": "^2.2.6", "re-resizable": "^6.9.0", "react": "^17.0.1", "react-color": "^2.17.3", "react-dom": "^17.0.1", "react-draggable": "^4.4.3" }, "repository": { "type": "git", "url": "https://github.com/antvis/Graphin.git", "directory": "packages/graphin-graphscope" }, "devDependencies": { "@ant-design/icons": "^4.3.0", "@babel/cli": "^7.6.2", "@babel/core": "^7.6.2", "@babel/plugin-proposal-class-properties": "^7.5.5", "@babel/preset-env": "^7.6.2", "@babel/preset-react": "^7.0.0", "@types/react-router-dom": "^5.1.0", "antd": "^4.10.3", "babel-loader": "^8.0.6", "babel-plugin-import": "^1.13.0", "css-loader": "^3.2.0", "father": "^2.23.1", "file-loader": "^4.2.0", "gh-pages": "^2.1.1", "less": "^3.10.3",
