{"id":19319475,"url":"https://github.com/rmkanda/gh-actions-secure-pipeline-java-demo","last_synced_at":"2026-05-09T06:03:31.035Z","repository":{"id":39716901,"uuid":"345332447","full_name":"rmkanda/gh-actions-secure-pipeline-java-demo","owner":"rmkanda","description":"Sample Secure Pipeline with GithHub Actions - Ideal for Open Source Projects","archived":false,"fork":false,"pushed_at":"2023-03-06T02:57:42.000Z","size":121,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-21T11:54:22.387Z","etag":null,"topics":["demo","devops","devsecops","devsecops-best-practices","devsecops-pipeline","github","github-actions","java","pipeline","security","security-tools"],"latest_commit_sha":null,"homepage":"","language":"Java","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/rmkanda.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":"2021-03-07T11:46:59.000Z","updated_at":"2023-01-14T10:12:18.000Z","dependencies_parsed_at":"2024-11-10T01:26:26.575Z","dependency_job_id":"fd546b28-1e5c-4218-931e-83f11494abee","html_url":"https://github.com/rmkanda/gh-actions-secure-pipeline-java-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rmkanda/gh-actions-secure-pipeline-java-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmkanda%2Fgh-actions-secure-pipeline-java-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmkanda%2Fgh-actions-secure-pipeline-java-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmkanda%2Fgh-actions-secure-pipeline-java-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmkanda%2Fgh-actions-secure-pipeline-java-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rmkanda","download_url":"https://codeload.github.com/rmkanda/gh-actions-secure-pipeline-java-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmkanda%2Fgh-actions-secure-pipeline-java-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32809148,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["demo","devops","devsecops","devsecops-best-practices","devsecops-pipeline","github","github-actions","java","pipeline","security","security-tools"],"created_at":"2024-11-10T01:23:53.826Z","updated_at":"2026-05-09T06:03:31.015Z","avatar_url":"https://github.com/rmkanda.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Java] [GitHub Actions] Secure Pipelines Demo\n\n[![Secure Pipeline Demo - Java](https://github.com/rmkanda/gh-actions-secure-pipeline-java-demo/actions/workflows/build.yaml/badge.svg)](https://github.com/rmkanda/gh-actions-secure-pipeline-java-demo/actions/workflows/build.yaml)\n\nSample Secure Pipeline with GithHub Actions - Ideal for Open Source Projects\n\n## Setup\n\n- Add Snyk API Token in GitHub Repositority Secrets - SNYK_TOKEN\n- Add Git Guardian API Token for in GitHub Repositority Secrets - GITGUARDIAN_API_KEY\n\n## Actions Used\n\n| Step                     | Github Action                                                                            | Comments | Open Source Alternative                             |\n| ------------------------ | ---------------------------------------------------------------------------------------- | -------- | --------------------------------------------------- |\n| Secrets Scanner          | [GitGuardian](https://github.com/GitGuardian/gg-shield-action)                           |          | [truffleHog](https://github.com/dxa4481/truffleHog) |\n| SCA - Dependency Checker | [snyk](https://github.com/marketplace/actions/snyk)                                      |          | OWASP Dependency Check                              |\n| Static Code Analysis     | [Spot Bugs](https://github.com/jwgmeligmeyling/spotbugs-github-action)                   |          |                                                     |\n| Static Code Analysis     | [CodeQL](https://github.com/github/codeql-action)                                        |          |                                                     |\n| Container Scan           | [Anchore](https://github.com/marketplace/actions/anchore-container-scan)                 |          |                                                     |\n| Container Lint           | [Dockle](https://github.com/marketplace/actions/runs-dockle)                             |          |                                                     |\n| K8s Hardening            | [Dockle](https://github.com/marketplace/actions/controlplane-kubesec)                    |          |                                                     |\n| License Checker          | [License finder](https://github.com/pivotal/LicenseFinder)                               |          |                                                     |\n| DAST                     | [OWASP ZAP Basline Scan](https://github.com/marketplace/actions/owasp-zap-baseline-scan) |          |                                                     |\n|                          |                                                                                          |          |                                                     |\n\n# Pipeline\n\n![GitHub Pipeline](imgs/pipeline_light.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frmkanda%2Fgh-actions-secure-pipeline-java-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frmkanda%2Fgh-actions-secure-pipeline-java-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frmkanda%2Fgh-actions-secure-pipeline-java-demo/lists"}