{"id":26892011,"url":"https://github.com/dnv-opensource/asva","last_synced_at":"2025-07-25T16:03:43.117Z","repository":{"id":246915740,"uuid":"718069340","full_name":"dnv-opensource/ASVA","owner":"dnv-opensource","description":"Elegant interface for displaying ASVA JSON files","archived":false,"fork":false,"pushed_at":"2025-02-24T18:28:13.000Z","size":423,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T19:30:58.089Z","etag":null,"topics":["asvs","owasp","security"],"latest_commit_sha":null,"homepage":"https://dnv-opensource.github.io/ASVA/","language":"Clojure","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/dnv-opensource.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-11-13T10:07:22.000Z","updated_at":"2025-02-24T18:25:04.000Z","dependencies_parsed_at":"2024-07-05T21:50:46.499Z","dependency_job_id":"b0a0e5f1-7aa9-470a-baad-9361dc12f63f","html_url":"https://github.com/dnv-opensource/ASVA","commit_stats":null,"previous_names":["dnv-opensource/asva"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnv-opensource%2FASVA","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnv-opensource%2FASVA/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnv-opensource%2FASVA/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnv-opensource%2FASVA/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dnv-opensource","download_url":"https://codeload.github.com/dnv-opensource/ASVA/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246552882,"owners_count":20795838,"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":["asvs","owasp","security"],"created_at":"2025-03-31T22:48:53.666Z","updated_at":"2025-03-31T22:48:54.139Z","avatar_url":"https://github.com/dnv-opensource.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ASVA\r\n\r\nASVA offers an interface for interacting with ASVS JSON files, a\r\nformat developed by OWASP for documenting the security aspects of a\r\nsystem.\r\n\r\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\r\n[![Live Demo](https://img.shields.io/badge/demo-online-green.svg)](https://dnv-opensource.github.io/ASVA/)\r\n\r\n## Requirements\r\n\r\nTo set up and run this project locally, you'll need:\r\n\r\n- **Clojure**: The project is built with Clojure and ClojureScript. [Install Clojure](https://clojure.org/guides/getting_started) on your system.\r\n- **Node.js and npm**: Required for managing JavaScript dependencies and executing compiled ClojureScript. [Download Node.js](https://nodejs.org/).\r\n\r\n## Installation\r\n\r\n```sh\r\ngit clone https://github.com/dnv-opensource/asva\r\ncd asva\r\nnpm install\r\n```\r\n\r\n## Usage\r\n\r\nRun the following command to start the web server using shadow-cljs:\r\n\r\n```sh\r\nclojure -M:dev\r\n```\r\n\r\nFollow the on-screen instructions to access and interact with the application,\r\ntypically running on http://localhost:8080/.\r\n\r\nOn the initial page, you will be prompted to select a JSON file from\r\nthe available options, which can be found in multiple languages at\r\n[this GitHub repository](https://github.com/OWASP/ASVS/tree/v4.0.3/4.0). You can choose between a detailed version,\r\nwhich includes an introductory section that offers additional context\r\nand may be customized for your project, and a flat version. Once\r\nselected, you will access the main application interface. Here, you\r\ncan either import an existing ASVA.json file, if you have one, or make\r\nadjustments and export a new ASVA.json file. All data is securely\r\nstored in your browser's local storage.\r\n\r\n## License\r\n\r\nThis project is licensed under the MIT License - see the [LICENSE.md](./LICENSE.md) file for details.\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnv-opensource%2Fasva","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdnv-opensource%2Fasva","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnv-opensource%2Fasva/lists"}