-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
23 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,41 @@ | ||
################################### | ||
Welcome to Colvert's documentation! | ||
=================================== | ||
################################### | ||
|
||
**Colvert** is a tool made for cybersecurity teams (CSIRTs / SOCs) and designed to manage their portfolio of *detection use cases* through their entire lifecycle in the context of **Information Security Event Management**. | ||
|
||
Presentation | ||
============ | ||
|
||
The tool consists of: | ||
|
||
* The main application. | ||
* Connectors to potentially get data from providers and contextual more-valued information. | ||
|
||
Go to the main repository `https://github.com/colvert-project/colvert`_ for an overview of the tool. | ||
Go to the main repository <https://github.com/colvert-project/colvert> for an overview of the tool. | ||
|
||
* Website: <https://colvert.io> | ||
* Contact: [email protected] | ||
|
||
## Interesting Places | ||
Interesting Places | ||
================== | ||
|
||
* **Last Release:** <https://github.com/colvert-project/colvert/releases/latest> | ||
* **Packages:** <https://github.com/orgs/colvert-project/packages> | ||
* **Discussions:** <https://github.com/orgs/colvert-project/discussions> | ||
* **Issues Tracker:** <https://github.com/colvert-project/colvert/issues> | ||
|
||
* **Security Policy:** <https://github.com/colvert-project/colvert/security/policy> | ||
* **Security Advisories:** <https://github.com/colvert-project/colvert/security/advisories> | ||
|
||
[Last Release](https://github.com/colvert-project/colvert/releases/latest) / | ||
[Packages](https://github.com/orgs/colvert-project/packages) / | ||
[Discussions](https://github.com/orgs/colvert-project/discussions) / | ||
[Issues Tracker](https://github.com/colvert-project/colvert/issues) / | ||
[Security Policy](https://github.com/colvert-project/colvert/security/policy) / | ||
[Security Advisories](https://github.com/colvert-project/colvert/security/advisories) | ||
Contributing | ||
============ | ||
|
||
## Contributing | ||
* How to contribute? | ||
* <https://github.com/colvert-project/colvert/blob/main/CONTRIBUTING.md> | ||
|
||
[How to contribute?](https://github.com/colvert-project/colvert/blob/main/CONTRIBUTING.md) / | ||
[Colvert Contributor Code of Conduct](https://github.com/colvert-project/colvert/blob/main/CODE_OF_CONDUCT.md) | ||
* Colvert Contributor Code of Conduct: | ||
* <https://github.com/colvert-project/colvert/blob/main/CODE_OF_CONDUCT.md> | ||
|
||
.. toctree:: | ||
:maxdepth: 3 | ||
|