{"id":50898243,"url":"https://github.com/OWASP/www-community","last_synced_at":"2026-07-07T11:00:35.586Z","repository":{"id":36103244,"uuid":"218344595","full_name":"OWASP/www-community","owner":"OWASP","description":"OWASP Community Pages are a place where OWASP can accept community contributions for security-related content.","archived":false,"fork":false,"pushed_at":"2026-06-30T00:06:46.000Z","size":226348,"stargazers_count":1374,"open_issues_count":20,"forks_count":834,"subscribers_count":236,"default_branch":"master","last_synced_at":"2026-06-30T02:09:12.079Z","etag":null,"topics":["appsec","community-project","owasp"],"latest_commit_sha":null,"homepage":"https://owasp.org/www-community/","language":"HTML","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/OWASP.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-10-29T17:28:26.000Z","updated_at":"2026-06-30T00:06:50.000Z","dependencies_parsed_at":"2023-09-26T10:28:07.013Z","dependency_job_id":"4e140022-1c44-48b0-bf8e-a6c5bd17a8e1","html_url":"https://github.com/OWASP/www-community","commit_stats":{"total_commits":2194,"total_committers":452,"mean_commits":4.853982300884955,"dds":0.5761166818596171,"last_synced_commit":"2ef2c5873115e6b70026487a4de0e72b23180bbd"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":"OWASP/www-projectchapter-example","purl":"pkg:github/OWASP/www-community","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OWASP%2Fwww-community","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OWASP%2Fwww-community/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OWASP%2Fwww-community/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OWASP%2Fwww-community/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OWASP","download_url":"https://codeload.github.com/OWASP/www-community/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OWASP%2Fwww-community/sbom","scorecard":{"id":103895,"data":{"date":"2025-08-11","repo":{"name":"github.com/OWASP/www-community","commit":"32916489de3ea8f98f3b45234406f99fcf696a76"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-tools-json.yml:10","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{github.event.pull_request.head.ref}}': .github/workflows/validate-tools-json.yml:17"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-tools-json.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/OWASP/www-community/validate-tools-json.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-tools-json.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/OWASP/www-community/validate-tools-json.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-tools-json.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/OWASP/www-community/validate-tools-json.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-tools-json.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/OWASP/www-community/validate-tools-json.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/validate-tools-json.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/validate-tools-json.yml:29","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T10:43:30.006Z","repository_id":36103244,"created_at":"2025-08-15T10:43:30.006Z","updated_at":"2025-08-15T10:43:30.006Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35225029,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-07T02:00:07.222Z","response_time":90,"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":["appsec","community-project","owasp"],"created_at":"2026-06-16T01:31:30.091Z","updated_at":"2026-07-07T11:00:35.575Z","avatar_url":"https://github.com/OWASP.png","language":"HTML","funding_links":[],"categories":["others","HTML"],"sub_categories":[],"readme":"# OWASP Community Pages\n\n![GitHub repo size](https://img.shields.io/github/repo-size/OWASP/www-community)\n\nOWASP Community Pages is a repository for community contributions for security-related content. The documents here create the website at https://owasp.org/www-community/.\n\n## Contributing\n\nWe welcome contributions for new content and updates to current pages. This repository uses a [fork and pull model](https://docs.github.com/en/github/collaborating-with-pull-requests/getting-started/about-collaborative-development-models#fork-and-pull-model). Here are the steps for becoming a contributor:\n\n1. [Fork](https://docs.github.com/en/github/getting-started-with-github/fork-a-repo) this repository and [clone](https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/cloning-a-repository-from-github/cloning-a-repository) your fork.\n2. In the `pages/` directory, make your changes or additions. For creating new content, please see the \"Creating New Content\" section below.\n3. Push your changes to your fork, then open a pull request against this repository.\n\nIf you are making changes that address an [existing issue](https://github.com/OWASP/www-community/issues), please make a comment in the issue so we can assign it to you. This helps to prevent accidentally doubling up on work.\n\n### Creating New Content\n\nGo into the `pages` folder and create a new file.\n\nPlace the following front matter and `include` tag at the beginning of your file. Feel free to copy and edit this example:\n\n```md\n---\n\nlayout: col-sidebar\ntitle: \"My Page\"\nauthor: \"My Name\"\ncontributors: [\"Additional Contributor Names\", \"If Any\"]\npermalink: /MyPageTitle\ntags: [\"attack\", \"XSS\"]\n\n---\n\n{% include writers.html %}\n\nWrite your content here!\n\n```\n\nThe fields `contributors`, `permalink`, and `tags` are optional. When in doubt, it's okay to leave them blank.\n\n### Rules for Contributors\n\n1. Your contribution must be your own original work. You may not submit copyrighted content you do not own. Please do not plagiarize.\n2. Please ensure that contributions are vendor and product neutral.\n\n### Note for Returning Contributors\n\nIn July of 2020, the repository's git history was rewritten to reduce its size (over 5GB!). If you forked before this date, please [delete your fork](https://docs.github.com/en/github/administering-a-repository/deleting-a-repository) and local clones, then [re-fork](https://docs.github.com/en/github/getting-started-with-github/fork-a-repo) or [re-clone](https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/cloning-a-repository) this repository.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOWASP%2Fwww-community","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FOWASP%2Fwww-community","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOWASP%2Fwww-community/lists"}