Skip to content

Commit 9c62d30

Browse files
committed
Schedule issue for monthly web application vulnerability scan (#7100)
1 parent 27d1b17 commit 9c62d30

File tree

1 file changed

+33
-0
lines changed

1 file changed

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

0 commit comments

Comments
 (0)