{"id":16129524,"url":"https://github.com/kenmuse/code-scanning-alerts-workflow","last_synced_at":"2025-08-06T11:10:43.514Z","repository":{"id":117479772,"uuid":"503110026","full_name":"kenmuse/code-scanning-alerts-workflow","owner":"kenmuse","description":"Sample GH workflow showing how to analyze code scanning alerts using Actions","archived":false,"fork":false,"pushed_at":"2022-07-11T13:10:08.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T19:48:40.911Z","etag":null,"topics":["actions","gh-api","sample"],"latest_commit_sha":null,"homepage":"","language":null,"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/kenmuse.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":"2022-06-13T20:47:04.000Z","updated_at":"2024-06-14T15:41:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"d362355e-ab4e-41a3-b37a-859772c5840b","html_url":"https://github.com/kenmuse/code-scanning-alerts-workflow","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/kenmuse%2Fcode-scanning-alerts-workflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenmuse%2Fcode-scanning-alerts-workflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenmuse%2Fcode-scanning-alerts-workflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenmuse%2Fcode-scanning-alerts-workflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kenmuse","download_url":"https://codeload.github.com/kenmuse/code-scanning-alerts-workflow/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247492464,"owners_count":20947541,"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":["actions","gh-api","sample"],"created_at":"2024-10-09T22:11:12.711Z","updated_at":"2025-04-06T13:43:22.576Z","avatar_url":"https://github.com/kenmuse.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Code Scanning Alerts Workflow\n\nThis sample GitHub workflow demonstrates how the GitHub CLI can be used to retrieve\nand analyze results, displaying them as part of the build output using Markdown. \nOptionally, the workflow can use Bash scripting and the CLI to dynamically reset the\nstatus for dismissed alerts to `open`.\n\n## Additional features\n\nThe code also demonstrates:\n\n- How to dynamically create environment variables for a job (by appending data to $GITHUB_ENV)\n- Illustrates differences in behavior for `${{ env.variable }}` expressions compared to \nusing Bash `$VARIABLE`.\n- Creating Markdown-based build outputs (using $GITHUB_STEP_SUMMARY)\n- Using `jq` to process data\n- Using `@base64` to make it easier to process rows of data in Bash\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkenmuse%2Fcode-scanning-alerts-workflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkenmuse%2Fcode-scanning-alerts-workflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkenmuse%2Fcode-scanning-alerts-workflow/lists"}