{"id":19652712,"url":"https://github.com/advanced-security/ghas-bootcamp-solutions","last_synced_at":"2025-07-27T06:35:23.882Z","repository":{"id":39001385,"uuid":"368693733","full_name":"advanced-security/ghas-bootcamp-solutions","owner":"advanced-security","description":null,"archived":false,"fork":false,"pushed_at":"2023-08-16T22:51:18.000Z","size":31032,"stargazers_count":1,"open_issues_count":34,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-14T11:43:01.509Z","etag":null,"topics":["code-scanning-enabled"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/advanced-security.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-05-18T23:44:22.000Z","updated_at":"2021-07-02T13:24:01.000Z","dependencies_parsed_at":"2023-02-06T08:30:47.684Z","dependency_job_id":null,"html_url":"https://github.com/advanced-security/ghas-bootcamp-solutions","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/advanced-security%2Fghas-bootcamp-solutions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-security%2Fghas-bootcamp-solutions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-security%2Fghas-bootcamp-solutions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-security%2Fghas-bootcamp-solutions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/advanced-security","download_url":"https://codeload.github.com/advanced-security/ghas-bootcamp-solutions/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224124862,"owners_count":17259746,"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":["code-scanning-enabled"],"created_at":"2024-11-11T15:11:51.313Z","updated_at":"2024-11-11T15:11:52.092Z","avatar_url":"https://github.com/advanced-security.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eGitHub Advanced Security Bootcamp\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#mega-prerequisites\"\u003ePrerequisites\u003c/a\u003e •  \n  \u003ca href=\"#books-resources\"\u003eResources\u003c/a\u003e\n\u003c/p\u003e\n\n\u003e This bootcamp is designed to get you familiar with GitHub Advanced Security (GHAS) so that you can better understand how to use it in your own repositories.\n\n## :mega: Prerequisites\nTo participate in the workshop you need a GitHub account and need to be invited to the workshop organization [advanced-security](https://github.com/advanced-security). If your repository hasn't been automatically created in the workshop organization, create a new project and push a copy of the `ghas-bootcamp` project.\n\n```bash\ngit clone https://github.com/advanced-security/ghas-bootcamp.git\ncd ghas-bootcamp\ngit remote set-url origin git@github.com:{org-or-username}/{repo-name}.git\n```\n\n## :books: Resources\n- [About code scanning](https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/about-code-scanning)\n- [About dependency scanning](https://docs.github.com/en/free-pro-team@latest/github/managing-security-vulnerabilities/about-alerts-for-vulnerable-dependencies)\n- [About secret scanning](https://docs.github.com/en/github/administering-a-repository/about-secret-scanning)\n- [Action events that trigger workflows](https://docs.github.com/en/free-pro-team@latest/actions/reference/events-that-trigger-workflows)\n- [Configuring builds for compiled languages](\nhttps://docs.github.com/en/free-pro-team@latest/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-the-codeql-workflow-for-compiled-languages)\n- [Configuring code scanning](https://docs.github.com/en/free-pro-team@latest/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning)\n- [Configuring notifications for dependabot alerts](https://docs.github.com/en/free-pro-team@latest/github/managing-security-vulnerabilities/configuring-notifications-for-vulnerable-dependencies#configuring-notifications-for-dependabot-alerts)\n- [Customizing dependency updates](https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/customizing-dependency-updates)\n- [Dependency update configuration options](https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/configuration-options-for-dependency-updates)\n- [Filter pattern cheat sheet](https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-syntax-for-github-actions#filter-pattern-cheat-sheet)\n- [Running additional queries](\nhttps://docs.github.com/en/free-pro-team@latest/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#running-additional-queries)\n- [Troubleshooting code scanning workflow](https://docs.github.com/en/free-pro-team@latest/github/finding-security-vulnerabilities-and-errors-in-your-code/troubleshooting-the-codeql-workflow)\n- [Code scanning API](https://docs.github.com/en/free-pro-team@latest/rest/reference/code-scanning)\n- [Secret scanning API](https://docs.github.com/en/rest/reference/secret-scanning)\n- [GraphQL API](https://docs.github.com/en/free-pro-team@latest/graphql)\n  - [RepositoryVulnerabilityAlert](https://docs.github.com/en/free-pro-team@latest/graphql/reference/objects#repositoryvulnerabilityalert)\n- [REST API](https://docs.github.com/en/free-pro-team@latest/rest)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadvanced-security%2Fghas-bootcamp-solutions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadvanced-security%2Fghas-bootcamp-solutions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadvanced-security%2Fghas-bootcamp-solutions/lists"}