stigaview / stigaview-static

STIG-A-View, but a static site.

Home Page:https://stigaview.com

Repository from Github https://github.comstigaview/stigaview-staticRepository from Github https://github.comstigaview/stigaview-static

STIG A View Static

Input

input
    rhel7
        v1r1.xml
        v1r2.xml
    rhel8
        v3r1.xml
    ubuntu2004

Usage

You will need Python 3.11+. On macOS the provided FreeBSD will not work for the site maps. You will need to install GNU Sed.

$ brew install gnu-sed
$ python -m stigaview_static -o out products

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License. See COPYING for more details.

The STIG content is the public domain.

This program uses content from the Django version of STIG-A-View. Content is used by permission.

About

STIG-A-View, but a static site.

https://stigaview.com

License:GNU General Public License v2.0


Languages

Language:Python 57.3%Language:HTML 35.8%Language:CSS 4.9%Language:Makefile 1.9%