{"id":19339557,"url":"https://github.com/plazmaz/cvestack","last_synced_at":"2025-04-23T02:30:48.419Z","repository":{"id":52690249,"uuid":"129843338","full_name":"Plazmaz/CVEStack","owner":"Plazmaz","description":"Scan products in your stack for known vulnerabilities","archived":false,"fork":false,"pushed_at":"2023-05-22T22:28:51.000Z","size":33,"stargazers_count":11,"open_issues_count":1,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T06:43:08.426Z","etag":null,"topics":["cve","cve-scanning","infosec","nvd","python","security","security-tools","vulnerability"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Plazmaz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-17T03:55:19.000Z","updated_at":"2024-05-19T18:20:39.000Z","dependencies_parsed_at":"2024-11-10T03:24:05.614Z","dependency_job_id":null,"html_url":"https://github.com/Plazmaz/CVEStack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Plazmaz%2FCVEStack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Plazmaz%2FCVEStack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Plazmaz%2FCVEStack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Plazmaz%2FCVEStack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Plazmaz","download_url":"https://codeload.github.com/Plazmaz/CVEStack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250357550,"owners_count":21417304,"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":["cve","cve-scanning","infosec","nvd","python","security","security-tools","vulnerability"],"created_at":"2024-11-10T03:22:55.636Z","updated_at":"2025-04-23T02:30:48.167Z","avatar_url":"https://github.com/Plazmaz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## CVEStack\n![Example message](https://i.imgur.com/jOFb609.png)   \n_An example message_  \n\nScans feeds for various elements within the stack, then posts to various sources. Currently syslog, RSS, and slack are supported.. Supports a pip-style format. For instance, this file:\n```\nlinux\nwordpress\n````\nWill post to output(s) for any new (or recently updated) CVEs matching `linux` or `wordpress`.\nYou can use `__` to determine left or right padding on a per-pattern basis. For instance, `__py` would match ' testpy', but not 'testpy '. Similarly, `py__` would match 'testpy ', but not ' testpy'.\nYou can also specify required combinations of keywords. For instance,\n`linux \u0026 kernel`\nwill require that an entry contains both `linux` and `kernel`.\n\nYou can also set required keywords to be negative. For instance, this line will match entries for 'sql', but not if they also contain 'server':\n`sql \u0026 -server`  \n\nIf you prefer blacklisting to whitelisting, you can enable that in the config by switching `dependencies_are_ignored` to true. This\nwill ignore all feed entries matching an item in your dependencies file.\n\nThe example config pulls from nvd and seclists. It posts to a syslog at /dev/log by default.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplazmaz%2Fcvestack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplazmaz%2Fcvestack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplazmaz%2Fcvestack/lists"}