{"id":25014290,"url":"https://github.com/gregoryv/owasp","last_synced_at":"2025-03-30T05:13:12.512Z","repository":{"id":51263600,"uuid":"337665862","full_name":"gregoryv/owasp","owner":"gregoryv","description":"OWASP checklist editor","archived":false,"fork":false,"pushed_at":"2024-02-06T07:39:49.000Z","size":210,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-02-05T07:19:23.862Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/gregoryv.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","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-02-10T08:48:57.000Z","updated_at":"2024-02-06T07:39:49.000Z","dependencies_parsed_at":"2024-06-21T00:26:22.752Z","dependency_job_id":"341e888b-3012-42b0-9013-35a6e18c1cb4","html_url":"https://github.com/gregoryv/owasp","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregoryv%2Fowasp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregoryv%2Fowasp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregoryv%2Fowasp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregoryv%2Fowasp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gregoryv","download_url":"https://codeload.github.com/gregoryv/owasp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246277360,"owners_count":20751549,"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":[],"created_at":"2025-02-05T07:18:59.832Z","updated_at":"2025-03-30T05:13:12.492Z","avatar_url":"https://github.com/gregoryv.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Go Reference](https://pkg.go.dev/badge/github.com/gregoryv/owasp.svg)](https://pkg.go.dev/github.com/gregoryv/owasp)\n[![Build Status](https://travis-ci.com/gregoryv/owasp.svg?branch=main)](https://travis-ci.com/gregoryv/owasp)\n[![codecov](https://codecov.io/gh/gregoryv/owasp/branch/main/graph/badge.svg)](https://codecov.io/gh/gregoryv/owasp)\n\nPackage [owasp](https://pkg.go.dev/github.com/gregoryv/owasp) provides\nan [OWASP](https://github.com/OWASP) checklist editor.\n\nIt was written to integrate ISVS and ASVS checklists with tests that\nverify the requirements.\n\n## Quick start\n\nInstall the editor\n\n    go get -u github.com/gregoryv/cmd/wasped\n\nPrepare a checklist, start of with [asvs.json](checklist/asvs.json)\nor [isvs.json](checklist/isvs.json) found in this repository. Set the\nApplicable field to true on each entry that is applicable to your\nproject.\n\nWhen you have verified a requirement check it off with \n\n    $ wasped --verify \"1.3.2\" asvs.json\n\nfinally you can render a markdown report summarizing your progress\n\n    $ wasped --report asvs_report.md --title \"My ASVS report\" asvs.json\n\n## Automate verification in tests\n\nThe package is designed to simplify verification of requirements using\ntests and producing a readable report. See [package](https://pkg.go.dev/github.com/gregoryv/owasp) examples.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregoryv%2Fowasp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgregoryv%2Fowasp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregoryv%2Fowasp/lists"}