{"id":18374656,"url":"https://github.com/jupiterone/sast-scan-tools","last_synced_at":"2025-07-06T00:37:11.903Z","repository":{"id":41977196,"uuid":"271171310","full_name":"JupiterOne/sast-scan-tools","owner":"JupiterOne","description":"NodeJS functions and scripts for using AppThreat/sast-scan with JupiterOne","archived":false,"fork":false,"pushed_at":"2024-04-24T04:28:17.000Z","size":189,"stargazers_count":0,"open_issues_count":13,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-11T03:58:33.118Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JupiterOne.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-10T03:37:02.000Z","updated_at":"2022-03-26T20:34:10.000Z","dependencies_parsed_at":"2024-04-24T05:43:39.115Z","dependency_job_id":"5569fd46-209b-4232-b800-c42319366aa6","html_url":"https://github.com/JupiterOne/sast-scan-tools","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/JupiterOne/sast-scan-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JupiterOne%2Fsast-scan-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JupiterOne%2Fsast-scan-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JupiterOne%2Fsast-scan-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JupiterOne%2Fsast-scan-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JupiterOne","download_url":"https://codeload.github.com/JupiterOne/sast-scan-tools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JupiterOne%2Fsast-scan-tools/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263832484,"owners_count":23517350,"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-11-06T00:15:35.203Z","updated_at":"2025-07-06T00:37:11.858Z","avatar_url":"https://github.com/JupiterOne.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sast-scan-tool\n\nNodeJS functions and scripts for using [AppThreat/sast-scan](https://github.com/AppThreat/sast-scan) to\nperform static code scans against Lambda and ECS resources discovered in target AWS accounts.\n\n## Example script usage (using locally available .aws/config)\n\nThis script example will:\n\n* query JupiterOne for lambda functions created or updated in the last 30 days\n* retrieve their associated zipfiles  (you will need Lambda.GetFunction permissions)\n* scan the unzipped code with `sast-scan`\n* ingest the output into JupiterOne as Finding entities\n\n```bash\nenv J1_API_TOKEN=eyJhoCJ1... J1_ACCOUNT=mycorp AWS_SDK_LOAD_CONFIG=true ./bin/scan-lambda.ts\n```\n\n## Outputs\n\nJupiterOne Findings, which will minimally have the following properties:\n\n* remediated (boolean)\n* federal (boolean)\n* tag.Project\n* tag.AccountName\n\nas well as a HAS relationship with the Lambda that was scanned.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjupiterone%2Fsast-scan-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjupiterone%2Fsast-scan-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjupiterone%2Fsast-scan-tools/lists"}