{"id":23286693,"url":"https://github.com/deviceinsight/vulnerability-scan","last_synced_at":"2025-06-27T04:33:24.947Z","repository":{"id":57107922,"uuid":"278067497","full_name":"deviceinsight/vulnerability-scan","owner":"deviceinsight","description":null,"archived":false,"fork":false,"pushed_at":"2020-07-16T10:06:14.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"develop","last_synced_at":"2025-06-11T13:50:57.159Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deviceinsight.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-08T11:10:21.000Z","updated_at":"2020-07-16T10:04:08.000Z","dependencies_parsed_at":"2022-08-20T17:11:20.793Z","dependency_job_id":null,"html_url":"https://github.com/deviceinsight/vulnerability-scan","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/deviceinsight/vulnerability-scan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deviceinsight%2Fvulnerability-scan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deviceinsight%2Fvulnerability-scan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deviceinsight%2Fvulnerability-scan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deviceinsight%2Fvulnerability-scan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deviceinsight","download_url":"https://codeload.github.com/deviceinsight/vulnerability-scan/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deviceinsight%2Fvulnerability-scan/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262188396,"owners_count":23272341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-20T02:14:06.691Z","updated_at":"2025-06-27T04:33:24.928Z","avatar_url":"https://github.com/deviceinsight.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Installation\n```\nyarn add @deviceinsight/vulnerability-scan --dev\nnpm install @deviceinsight/vulnerability-scan --save-dev\n```\n\n# Usage\n```\nscripts: {\n  \"vulnerability-scan\": \"vulnerability-scan --config vulnerability-scan.json\",\n}\n```\n\n# Configuration\n\nVulnerability-scan uses [audit-ci](https://github.com/IBM/audit-ci) to provide the possibilitiy to set severity levels, advisory exclusions or even whitelists for moduless.\n\nAn error is returned if any results are found by the given configuration.\n\nA config file can be passed by using the `--config \u003cpath-to-file\u003e` flag.\n\nThe following configurations are possible:\n\n```json\n{\n    // [Optional] defaults `[]`\n    \"advisories\": \u003cnumber[]\u003e,\n    // [Optional] defaults `false`\n    \"pretty-print\": \u003cboolean\u003e,\n    // [Optional] defaults `undefined`\n    \"registry\": \u003cstring\u003e,\n    // [Optional] defaults `high`\n    \"severity\": \u003clow|moderate|high|critical\u003e,\n    // [Optional] defaults `[]`\n    \"whitelist\": \u003cstring[]\u003e\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeviceinsight%2Fvulnerability-scan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeviceinsight%2Fvulnerability-scan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeviceinsight%2Fvulnerability-scan/lists"}