Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Commit 8ffdda5

Browse files
authored
Update README.md
1 parent 199c78d commit 8ffdda5

File tree

1 file changed

+36
-36
lines changed

1 file changed

+36
-36
lines changed

README.md

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -9,42 +9,6 @@ This GitHub Action automates evidence collection for compliance frameworks like
99
- [Evidence Collection Logic](#evidence-collection-logic)
1010
- [Commit and Push Evidence](#commit-and-push-evidence)
1111

12-
## Evidence Collection
13-
14-
### Tools
15-
- [ ] Amazon Web Services
16-
- [ ] Atlassian
17-
- [ ] Okta
18-
- [ ] Jumpcloud
19-
- [ ] Tenable
20-
- [ ] SentinelOne
21-
- [ ] Splunk
22-
- [ ] Cloudflare
23-
24-
#### Roadmap
25-
- [Roadmap for future tools](https://github.com/austinsonger/Evidence-and-POAM-Generation/issues?q=is%3Aopen+is%3Aissue+label%3AROADMAP)
26-
27-
28-
### Evidence Mapping
29-
30-
- [ ] - Private Sector
31-
- [ ] - Federal
32-
33-
#### Federal
34-
35-
| Frequency | Auditor Evidence ID # | Evidence | Github Action | Evidence Output | FedRAMP Mapping | NIST Mapping |
36-
| --------- | ---------------------- | ------------------------------------------------------------ | ----------------------------------------------------- | -------------------------------------------------- | :------------------------- | ------------ |
37-
| | | | | | | |
38-
| | | | | | | |
39-
40-
#### Private Sector
41-
42-
| Frequency | Auditor Evidence ID # | Evidence | Github Action | Evidence Output | SOC2 Mapping | NIST Mapping |
43-
| --------- | ---------------------- | ------------------------------------------------------------ | ----------------------------------------------------- | -------------------------------------------------- | :------------------------- | ------------ |
44-
| | | | | | | |
45-
| | | | | | | |
46-
47-
4812

4913
## Framework Requirements:
5014

@@ -92,3 +56,39 @@ This GitHub Action automates evidence collection for compliance frameworks like
9256
* Use Git commands within the Github Action workflow to commit the collected evidence files to a dedicated branch.
9357
* Push Automation
9458
* Configure the workflow to automatically push the committed evidence to the desired location in the repository.
59+
60+
## Evidence Collection
61+
62+
### Tools
63+
- [ ] Amazon Web Services
64+
- [ ] Atlassian
65+
- [ ] Okta
66+
- [ ] Jumpcloud
67+
- [ ] Tenable
68+
- [ ] SentinelOne
69+
- [ ] Splunk
70+
- [ ] Cloudflare
71+
72+
#### Roadmap
73+
- [Roadmap for future tools](https://github.com/austinsonger/Evidence-and-POAM-Generation/issues?q=is%3Aopen+is%3Aissue+label%3AROADMAP)
74+
75+
76+
### Evidence Mapping
77+
78+
- [ ] - Private Sector
79+
- [ ] - Federal
80+
81+
#### Federal
82+
83+
| Frequency | Auditor Evidence ID # | Evidence | Github Action | Evidence Output | FedRAMP Mapping | NIST Mapping |
84+
| --------- | ---------------------- | ------------------------------------------------------------ | ----------------------------------------------------- | -------------------------------------------------- | :------------------------- | ------------ |
85+
| | | | | | | |
86+
| | | | | | | |
87+
88+
#### Private Sector
89+
90+
| Frequency | Auditor Evidence ID # | Evidence | Github Action | Evidence Output | SOC2 Mapping | NIST Mapping |
91+
| --------- | ---------------------- | ------------------------------------------------------------ | ----------------------------------------------------- | -------------------------------------------------- | :------------------------- | ------------ |
92+
| | | | | | | |
93+
| | | | | | | |
94+

0 commit comments

Comments
 (0)