{"id":15517239,"url":"https://github.com/pcfens/sast-parser","last_synced_at":"2025-04-07T10:29:08.519Z","repository":{"id":41205994,"uuid":"300104860","full_name":"pcfens/sast-parser","owner":"pcfens","description":"Parse GitLab SAST reports into more human readable projects","archived":false,"fork":false,"pushed_at":"2025-02-19T20:28:17.000Z","size":55,"stargazers_count":64,"open_issues_count":1,"forks_count":22,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-31T09:06:24.981Z","etag":null,"topics":["gitlab","hacktoberfest","sast"],"latest_commit_sha":null,"homepage":"","language":"Python","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/pcfens.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":"2020-10-01T01:19:09.000Z","updated_at":"2025-03-28T10:00:55.000Z","dependencies_parsed_at":"2024-10-02T10:12:19.273Z","dependency_job_id":"5c302564-7708-449c-b438-fd8c49719324","html_url":"https://github.com/pcfens/sast-parser","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/pcfens%2Fsast-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcfens%2Fsast-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcfens%2Fsast-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcfens%2Fsast-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pcfens","download_url":"https://codeload.github.com/pcfens/sast-parser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247635168,"owners_count":20970686,"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":["gitlab","hacktoberfest","sast"],"created_at":"2024-10-02T10:12:13.937Z","updated_at":"2025-04-07T10:29:08.496Z","avatar_url":"https://github.com/pcfens.png","language":"Python","readme":"# sast-parser\n\n[![Docker](https://github.com/pcfens/sast-parser/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/pcfens/sast-parser/actions/workflows/main.yml)\n\nA simple tool to make understanding GitLab SAST reports a little bit\neasier.\n\n## Installation\n\n```bash\npip install -r requirements.txt\n```\n\n## Building\n\n```bash\ndocker build -t sast-parser .\n```\n\n## Running\n\n### From source\n\n```bash\nusage: parse-sast.py [-h] [--only-severities ONLY_SEVERITIES]\n                     [--jsonpath-filter JSONPATH_FILTER]\n                     [--no-verify-version]\n                     files [files ...]\n```\n\n### From docker\n\n```bash\ndocker run --rm -it -v \"$(pwd):/reports\" sast-parser [-h] [--only-severities ONLY_SEVERITIES]\n                     [--jsonpath-filter JSONPATH_FILTER]\n                     files [files ...]\n```\n\nYou can the create an alias to make it easier to run:\n\n```bash\nalias sast-parser=\"docker run --rm -it -v \\\"$(pwd):/reports\\\" sast-parser\"\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpcfens%2Fsast-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpcfens%2Fsast-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpcfens%2Fsast-parser/lists"}