Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added .zip of STIGs required for sample data; Added a couple Pinned Revisions to sample data Collections; updated README. #1199

Merged
merged 1 commit into from
Jan 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 21 additions & 4 deletions data/appdata/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,28 @@
## Demonstration Application Data
Before loading the demonstration data, the following STIG checklists must be made available to STIG Manager. From the web client:

`Administration -> STIG and SCAP Benchmarks -> Import STIGs`
Sample data that demonstrates the capabilities of STIG Manager is provided in the `data/appdata` directory of the project repo. This data is intended to be loaded into a fresh STIG Manager installation, as loading it will wipe out all existing data in the system except for the imported reference STIGs. The sample data was automatically generated and does not represent an actual system.

All required checklists are included in DISA's [STIG Library Compilation](https://public.cyber.mil/stigs/compilations/)
Before loading the demonstration data, the Reference STIGs must be made available to STIG Manager. From the web client:

- `Application Management -> STIG Benchmarks -> Import STIGs`
- Import the `data/appdata/stigs-for-sample-data.zip` file from the repo. This file contains all STIGs required for the sample data.

After the STIGs are imported, the sample data can be loaded from the web client:

- `Application Management -> Application Info -> Replace Application Data...`
- Select the `data/appdata/appdata-small.zip` file from the repo. The data may take a few 10s of seconds to load.


Refresh the browser to see the new data.

If you are not running with our demonstration Keycloak Container, you may need to grant yourself access to the Collections included in the sample data using the `Application Management -> Collections` interface.


### Sample STIGs

The STIGs included are also available from DISA's [STIG Library Compilation:](https://public.cyber.mil/stigs/compilations/)
- Application_Security_Development_STIG
- CAN_Ubuntu_18-04_STIG
- Google_Chrome_Current_Windows
- IIS_10-0_Server_STIG
- IIS_10-0_Site_STIG
Expand All @@ -21,6 +39,5 @@ All required checklists are included in DISA's [STIG Library Compilation](https:
- Oracle_Database_12c_STIG
- PostgreSQL_9-x_STIG
- RHEL_7_STIG
- U_CAN_Ubuntu_18-04_STIG
- Windows_10_STIG
- Windows_Server_2016_STIG
Binary file modified data/appdata/appdata-small.zip
Binary file not shown.
Binary file added data/appdata/stigs-for-sample-data.zip
Binary file not shown.