{"id":19873062,"url":"https://github.com/checkpointsw/secure-code-workflow","last_synced_at":"2026-03-03T21:01:54.532Z","repository":{"id":238848787,"uuid":"518376281","full_name":"CheckPointSW/secure-code-workflow","owner":"CheckPointSW","description":"Secure Code Workflow Template","archived":false,"fork":false,"pushed_at":"2024-07-01T07:28:04.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"latest","last_synced_at":"2025-03-01T00:59:43.259Z","etag":null,"topics":["checkpoint","code-analysis","compliance","cve-scanning","secrets","secure-code","sourceguard","spectral"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"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/CheckPointSW.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-27T08:39:07.000Z","updated_at":"2024-07-01T07:28:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"d798fb9f-91c1-4c3c-8f0a-f355a9909a3a","html_url":"https://github.com/CheckPointSW/secure-code-workflow","commit_stats":null,"previous_names":["checkpointsw/secure-code-workflow"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CheckPointSW/secure-code-workflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CheckPointSW%2Fsecure-code-workflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CheckPointSW%2Fsecure-code-workflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CheckPointSW%2Fsecure-code-workflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CheckPointSW%2Fsecure-code-workflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CheckPointSW","download_url":"https://codeload.github.com/CheckPointSW/secure-code-workflow/tar.gz/refs/heads/latest","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CheckPointSW%2Fsecure-code-workflow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30060631,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T18:21:05.932Z","status":"ssl_error","status_checked_at":"2026-03-03T18:20:59.341Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["checkpoint","code-analysis","compliance","cve-scanning","secrets","secure-code","sourceguard","spectral"],"created_at":"2024-11-12T16:17:41.646Z","updated_at":"2026-03-03T21:01:54.517Z","avatar_url":"https://github.com/CheckPointSW.png","language":null,"readme":"# Secure Code Workflow Template\nUse this template to monitor, classify and protect your code, assets, and infrastructure for exposed API keys, tokens, credentials, vulnerable open-source packages, and high-risk security misconfigurations in a simple way, without noise.\n\n## GitHub Integration\n \nThe following instructions would help you to perform a fast and simple integration to your GitHub repo workflow actions using [GitHub Actions](https://docs.github.com/en/actions).\n \n### Add To Repo\n \nAdd this job to your workflow yml file under .github/workflows/\n\n```\nname: Secure Code Analysis\n\non:\n  - push\n  - pull_request\n\njobs:\n  code-analysis:\n    uses: CheckPointSW/secure-code-workflow/.github/workflows/code-analysis.yml@latest\n    secrets: inherit\n```\n\n### Configuration\n \nSpectral action must receive:\n- `SPECTRAL_DSN` - You'll need to provide Spectral dsn.  [GitHub secrets](https://docs.github.com/en/actions/security-guides/encrypted-secrets).\n\nTo retrieve  `SPECTRAL_DSN` parameter, refer to https://app.spectralops.io/sources\n\nNow, create these keys: \n- Organization Scope\n  https://github.com/organizations/OrganizationName/settings/secrets/actions\n- Repo Scope\n  https://github.com/AccountName/RepoName/settings/secrets/actions\n\nSee more about [GitHub secrets](https://docs.github.com/en/actions/security-guides/encrypted-secrets).\n\n## References\n- [What is Developer Security?](https://www.checkpoint.com/cyber-hub/cloud-security/what-is-developer-security/)\n- [Shift Left: Check Point Security Solution for DevOps](https://www.checkpoint.com/cloudguard/devsecops/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheckpointsw%2Fsecure-code-workflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcheckpointsw%2Fsecure-code-workflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheckpointsw%2Fsecure-code-workflow/lists"}