Skip to content

Commit 373082e

Browse files
committed
Schedule issue for monthly web application vulnerability scan (#7100)
1 parent 8503792 commit 373082e

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
name: Run the web app vulnerability scans
3+
about: Issue template for the monthly scanning and triaging of web app vulnerabilities
4+
title: Monthly web app vulnerability scans
5+
labels: +,compliance,infra,no demo,orange
6+
_repository: DataBiosphere/azul-private
7+
_start: 2025-06-01T09:00
8+
_period: 1 month
9+
---
10+
11+
### Author
12+
13+
- [ ] Completed an authenticated ZAP vulnerability scan of …
14+
- [ ] … the HCA Data Portal https://data.humancellatlas.org/
15+
- [ ] … the HCA Data Browser https://explore.data.humancellatlas.org/
16+
- [ ] … the HCA Azul Indexer https://indexer.azul.data.humancellatlas.org/
17+
- [ ] … the HCA Azul Service https://service.azul.data.humancellatlas.org/
18+
- [ ] … the AnVIL Data Portal https://anvilproject.org/
19+
- [ ] … the AnVIL Data Browser https://explore.anvilproject.org/
20+
- [ ] … the AnVIL Azul Indexer https://indexer.explore.anvilproject.org/
21+
- [ ] … the AnVIL Azul Service https://service.explore.anvilproject.org/
22+
- [ ] Uploaded scan report PDFs to the [Google Drive](https://drive.google.com/drive/folders/1LYg9qV6usZT20vxddWjSkONmrw9-PjHy)
23+
- [ ] Added the findings to the [Google Sheet](https://docs.google.com/spreadsheets/d/1uUaiOGr8t2oKSDal_FazIUDBhNb1yq3RwbSy-xMMBO0/edit?gid=709622447#gid=709622447), and …
24+
- [ ] … created issues for new `High` severity findings
25+
- [ ] … created issues for new `Medium` severity findings
26+
- [ ] … created issues for new `Low` severity findings
27+
- [ ] Added a comment to issues previously created for newly fixed findings (e.g. "No longer a finding as of the YYYY-MM-DD ZAP scan")
28+
- [ ] Added a comment to this issue listing the newly created issues, a count of fixed findings, and a screenshot of the Google Sheet
29+
- [ ] Moved issue to `Review Requested`
30+
- [ ] Issue is assigned to only the system administrator
31+
32+
### System administrator
33+
34+
- [ ] Reviewed findings
35+
- [ ] Closed issue

0 commit comments

Comments
 (0)