Skip to content

waldo323/securityonion-docs

This branch is 376 commits behind Security-Onion-Solutions/securityonion-docs:2.4.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

98a9851 · Mar 19, 2024
Dec 13, 2023
Oct 30, 2023
Mar 12, 2024
Oct 30, 2023
Aug 14, 2023
Mar 14, 2019
Aug 11, 2023
Jan 10, 2024
Dec 12, 2023
Dec 14, 2023
May 25, 2023
Feb 5, 2024
May 25, 2023
Mar 11, 2024
Mar 19, 2024
Jan 20, 2024
Mar 4, 2024
Dec 12, 2023
Feb 5, 2024
Nov 30, 2023
Oct 30, 2023
Jan 12, 2024
Sep 7, 2022
Sep 8, 2023
Mar 4, 2024
Sep 8, 2023
Sep 8, 2023
Feb 23, 2024
Jan 20, 2022
Jan 9, 2024
Jul 28, 2023
Aug 22, 2023
Jan 10, 2024
Jun 22, 2023
Jun 25, 2023
Mar 11, 2024
Sep 2, 2023
Mar 8, 2024
Sep 7, 2022
Jun 15, 2023
Feb 5, 2024
Feb 5, 2024
Feb 23, 2024
Jul 6, 2020
Feb 23, 2024
Feb 28, 2024
Mar 11, 2024
Mar 1, 2024
May 30, 2023
Mar 1, 2024
Mar 6, 2024
May 25, 2023
Feb 22, 2024
Mar 4, 2024
Feb 5, 2024
Jan 11, 2024
Nov 13, 2023
May 25, 2023
Sep 13, 2020
Feb 23, 2024
May 30, 2023
Jun 25, 2023
Dec 8, 2023
Oct 3, 2023
Mar 1, 2024
Sep 27, 2023
Feb 6, 2024
Mar 18, 2024
May 30, 2023
Jan 24, 2023
Jan 12, 2024
Nov 30, 2023
Sep 25, 2023
Jul 24, 2023
Jun 15, 2023
Sep 25, 2023
Dec 14, 2023
Nov 3, 2023
Mar 15, 2024
Jun 26, 2023
Feb 5, 2024
Dec 8, 2023
Mar 1, 2024
May 6, 2021
Dec 4, 2023
Sep 25, 2023
Oct 30, 2023
May 31, 2023
Oct 20, 2023
Aug 31, 2023
Mar 17, 2024
Mar 3, 2023
Feb 7, 2024
Mar 4, 2024
Mar 9, 2024
Sep 16, 2023
Nov 16, 2023
Sep 27, 2023
Sep 25, 2023
Mar 19, 2024
Jan 12, 2024
Jan 9, 2024
Sep 25, 2023
Jan 24, 2023
Jul 23, 2021
Mar 23, 2022
Sep 30, 2023
Sep 8, 2023
Sep 27, 2023
Jun 13, 2023
Jun 26, 2023
Nov 19, 2021
Aug 15, 2023
May 25, 2022
Jan 10, 2024
Feb 18, 2024
Apr 17, 2023
Dec 8, 2023
Dec 1, 2023
May 29, 2023
Mar 8, 2024
Mar 18, 2024
Mar 18, 2021
Mar 14, 2024
Jan 24, 2023
Sep 30, 2023
Sep 29, 2023
May 25, 2022
Dec 12, 2023
Mar 16, 2024
Feb 5, 2024
Sep 23, 2022
Oct 18, 2021
Sep 30, 2023
Jan 10, 2024
Dec 22, 2023
Feb 5, 2024
Mar 1, 2024
Sep 27, 2023
Nov 21, 2023

Repository files navigation

securityonion-docs

Documentation Status

This repo stores the source code for our documentation which is published by ReadTheDocs at: https://securityonion.net/docs

We use RST format so that ReadTheDocs can publish in both HTML and PDF formats.

Contributing

If you notice any documentation is missing or incorrect, please feel free to submit a pull request (PR) to this repo. We will review the PR and merge if appropriate.

Naming Convention

Our goal is to allow you to easily guess and type the URL of the documentation you want to go to.

For example, if you want to read more about Suricata, you can type the following into your browser: https://securityonion.net/docs/suricata

To achieve this goal, new documentation pages should use the following naming convention:

  • all lowercase
  • .rst file extension
  • ideally, the name of the page should be one simple word (for example: suricata.rst)
  • try to avoid symbols if possible
  • if symbols are required, use hyphens (NOT underscores)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%