asvs icon indicating copy to clipboard operation
asvs copied to clipboard

A simple web app that helps developers understand the ASVS requirements.

Results 8 asvs issues
Sort by recently updated
recently updated
newest added

We are aware that the docker build process is ugly and slow and now looking at how to make this leaner and faster for all. ![Screenshot 2022-03-17 at 17 04...

bug
enhancement
help wanted

I plan to deploy Scanroute in the kubernetes cluster, and due to the ingress setup I would need to add a base URL prefix to every route, link, static resource...

Following step is not being cached by the docker build process which takes a lot of time and storage both while building the container and while pushing it to the...

Hi, I'm trying to run it on Windows and using WSL to simulate Linux env. It have lot of errors. ![image](https://github.com/Santandersecurityresearch/asvs/assets/144924377/abad942a-8f0d-4632-a258-ccbffcc9f412)

Hey, we are thinking about using this as an awareness tool internal in the organization but we cant seem to get the % in each chapter. Is it a bug...

Please help, I tried to build the docker image on Ubuntu 22.04 VM, but getting this error: ``` => ERROR [2/9] RUN apk add --no-cache python3 && python3 -m ensurepip...

Dear project owners, We are a group of researchers investigating the usefulness of augmenting Software Bills of Materials (SBOMs) with information about known vulnerabilities of third-party dependencies. As claimed in...

When a new project is created, category grouping is not available. ![Screenshot from 2024-07-05 11-53-36](https://github.com/Santandersecurityresearch/asvs/assets/48054735/2ae670a8-6694-45b2-9b26-2179a1a6f943) How to reproduce: ``` $ git clone https://github.com/Santandersecurityresearch/asvs.git $ cd asvs/ $ python3 -m venv...