From a93d77fb71df63d209d0d6797cdd5ecc62893d6f Mon Sep 17 00:00:00 2001 From: Doug Burks Date: Wed, 6 Mar 2019 09:37:29 -0500 Subject: [PATCH 1/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 268e3098..15adbb35 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This repo contains the [ISO image](https://github.com/Security-Onion-Solutions/s Please proceed to the [Verify_ISO](https://github.com/Security-Onion-Solutions/security-onion/blob/master/Verify_ISO.md) page. #### Looking for documentation? -Please proceed to the [Wiki](https://github.com/Security-Onion-Solutions/security-onion/wiki). +[![Documentation Status](https://readthedocs.org/projects/securityonion/badge/?version=latest)](https://securityonion.readthedocs.io/en/latest/?badge=latest) #### Need Help? Please proceed to the [Help page](https://github.com/Security-Onion-Solutions/security-onion/wiki/Help). From 76c4c859343ac0f0b6a05d6969e939242cd45c01 Mon Sep 17 00:00:00 2001 From: Doug Burks Date: Fri, 22 Mar 2019 07:18:23 -0400 Subject: [PATCH 2/6] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 15adbb35..0deabfd4 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ ## Security Onion Security Onion is a free and open source Linux distribution for intrusion detection, enterprise security monitoring, and log management. It includes Elasticsearch, Logstash, Kibana, Snort, Suricata, Bro, OSSEC, Sguil, Squert, NetworkMiner, and many other security tools. The easy-to-use Setup wizard allows you to build an army of distributed sensors for your enterprise in minutes! -For more information about Security Onion, please see our [main website](https://securityonion.net), [blog](https://blog.securityonion.net), and [wiki](https://github.com/Security-Onion-Solutions/security-onion/wiki). +For more information about Security Onion, please see our [main website](https://securityonion.net), [blog](https://blog.securityonion.net), and [docs](https://securityonion.net/docs). #### This Repo -This repo contains the [ISO image](https://github.com/Security-Onion-Solutions/security-onion/blob/master/Verify_ISO.md), [Wiki](https://github.com/Security-Onion-Solutions/security-onion/wiki), and [Roadmap](https://github.com/Security-Onion-Solutions/security-onion/wiki/Roadmap) for [Security Onion](https://securityonion.net/). +This repo contains the [ISO image](https://github.com/Security-Onion-Solutions/security-onion/blob/master/Verify_ISO.md) and tracks [issues](https://github.com/Security-Onion-Solutions/security-onion/issues) for [Security Onion](https://securityonion.net/). #### Want to download and verify the Security Onion ISO image? Please proceed to the [Verify_ISO](https://github.com/Security-Onion-Solutions/security-onion/blob/master/Verify_ISO.md) page. @@ -13,13 +13,13 @@ Please proceed to the [Verify_ISO](https://github.com/Security-Onion-Solutions/s [![Documentation Status](https://readthedocs.org/projects/securityonion/badge/?version=latest)](https://securityonion.readthedocs.io/en/latest/?badge=latest) #### Need Help? -Please proceed to the [Help page](https://github.com/Security-Onion-Solutions/security-onion/wiki/Help). +Please proceed to the [Help page](https://securityonion.net/docs/help). #### Have Questions? -Please send questions to the [Security Onion mailing list](https://github.com/Security-Onion-Solutions/security-onion/wiki/MailingLists). +Please send questions to the [Security Onion mailing list](https://securityonion.net/docs//MailingLists). #### Want to see what lies ahead for Security Onion? -Please proceed to the [Roadmap](https://github.com/Security-Onion-Solutions/security-onion/wiki/Roadmap). +Please proceed to the [Projects](https://github.com/Security-Onion-Solutions/security-onion/projects) page. #### Looking for source code? This repo stores no source code. You can get the source for any of our packages by doing the following at a terminal (replacing PACKAGE-NAME with the name of the package that you want the source for): From a7914b3c69c9070b50bf8a67d9cd488216d75b72 Mon Sep 17 00:00:00 2001 From: Doug Burks Date: Fri, 22 Mar 2019 07:21:23 -0400 Subject: [PATCH 3/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0deabfd4..4248bea0 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Please proceed to the [Verify_ISO](https://github.com/Security-Onion-Solutions/s Please proceed to the [Help page](https://securityonion.net/docs/help). #### Have Questions? -Please send questions to the [Security Onion mailing list](https://securityonion.net/docs//MailingLists). +Please send questions to the [Security Onion mailing list](https://securityonion.net/docs/MailingLists). #### Want to see what lies ahead for Security Onion? Please proceed to the [Projects](https://github.com/Security-Onion-Solutions/security-onion/projects) page. From cced73403fddccf2491e2cb490992b2029ba0137 Mon Sep 17 00:00:00 2001 From: Doug Burks Date: Fri, 22 Mar 2019 07:23:37 -0400 Subject: [PATCH 4/6] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4248bea0..f9268451 100644 --- a/README.md +++ b/README.md @@ -28,3 +28,6 @@ apt-get source PACKAGE-NAME ``` Some of our packages have their own Github repos at [Security-Onion-Solutions](https://github.com/Security-Onion-Solutions). + +#### Security Onion Solutions +Looking for training, professional services, or hardware appliances? Check out https://securityonionsolutions.com. From 95d43a58da6b0bd9555a66b1c3a7d64242d30a8b Mon Sep 17 00:00:00 2001 From: Doug Burks Date: Wed, 1 May 2019 06:14:37 -0400 Subject: [PATCH 5/6] Update ISSUE_TEMPLATE --- .github/ISSUE_TEMPLATE | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE index 109aa3d4..3660fff0 100644 --- a/.github/ISSUE_TEMPLATE +++ b/.github/ISSUE_TEMPLATE @@ -1,8 +1,7 @@ -This issue tracker is primarily used to track issues that need to be fixed and are added to our Roadmap: -https://github.com/Security-Onion-Solutions/security-onion/wiki/Roadmap +PLEASE STOP AND READ THIS INFORMATION! If you are creating an issue just to ask a question, you will likely get faster and better responses by posting to our mailing list instead: -https://github.com/Security-Onion-Solutions/security-onion/wiki/MailingLists +https://securityonion.net/docs/mailing-lists If you have found a bug in Security Onion, you can continue with creating an issue here, but please make sure you have done the following: - duplicated the issue on a fresh installation of the latest version From 75251a62debf29c62b27c5085fcfcd039e65d1e0 Mon Sep 17 00:00:00 2001 From: Doug Burks Date: Wed, 8 May 2019 06:29:02 -0400 Subject: [PATCH 6/6] Update CONTRIBUTING.md --- CONTRIBUTING.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2576ecf2..1f8f76b7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,14 +3,14 @@ First, thanks for being a part of the Security Onion community! We appreciate any and all contributions! #### Mailing List -The biggest thing that we need help with right now is supporting users on the [security-onion group](https://groups.google.com/forum/#!forum/security-onion). Please see the [group guidelines](https://github.com/Security-Onion-Solutions/security-onion/wiki/MailingLists). +The biggest thing that we need help with right now is supporting users on the [security-onion group](https://groups.google.com/forum/#!forum/security-onion). Please see the [group guidelines](https://securityonion.net/docs/MailingLists). #### QA We ask for testing before we release updates. Please join our [security-onion-testing group](https://groups.google.com/forum/#!forum/security-onion-testing) and help us avoid regressions! #### **Did you find a bug?** -* **Do not open up a GitHub issue if the bug is a security vulnerability in Security Onion**, and instead refer to [security](https://github.com/Security-Onion-Solutions/security-onion/wiki/Security). +* **Do not open up a GitHub issue if the bug is a security vulnerability in Security Onion**, and instead refer to https://securityonion.net/docs/Security. * **Ensure the bug was not already reported** by searching on GitHub under [Issues](https://github.com/Security-Onion-Solutions/security-onion/issues). @@ -18,7 +18,7 @@ We ask for testing before we release updates. Please join our [security-onion-t #### **Want to help us work on issues?** -* We've put issues on the [Roadmap](https://github.com/Security-Onion-Solutions/security-onion/wiki/Roadmap) in a rough order of prioritization and scheduling. Issues listed under a certain month are already being worked on. Take a look at the issues under "Beyond" and see if there are issues you are interested in tackling. Please keep in mind that some of these issues may be older and thus no longer accurate or applicable. When in doubt, please feel free to reach out to the [security-onion group](https://groups.google.com/forum/#!forum/security-onion) for clarification and guidance. +* Take a look at the unassigned issues at https://github.com/Security-Onion-Solutions/security-onion/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aissue+no%3Aassignee and see if there are issues you are interested in tackling. Please keep in mind that some of these issues may be older and thus no longer accurate or applicable. When in doubt, please feel free to reach out to the [security-onion group](https://groups.google.com/forum/#!forum/security-onion) for clarification and guidance. #### **Are you looking for source code?** @@ -34,7 +34,7 @@ Docker images can be found at [https://hub.docker.com/u/securityonionsolutions/] #### **Do you want to contribute to the Security Onion documentation?** -* If you want to add or make changes to the [wiki](https://github.com/Security-Onion-Solutions/security-onion/wiki), please send modifications to the [security-onion group](https://groups.google.com/forum/#!forum/security-onion) and we'll review and post. +* If you want to add or make changes to the [documentation](https://securityonion.net/docs), please see https://securityonion.readthedocs.io/en/latest/about.html#contributing. Thanks! :heart: :heart: :heart: