stigaview / stigaview-static

STIG-A-View, but a static site.

Home Page:https://stigaview.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STIG A View Static

Input

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

Usage

You will need Python 3.11+.

$ 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 62.3%Language:HTML 31.5%Language:CSS 4.5%Language:Makefile 1.7%