https://github.com/CERT-Polska/n6
Automated handling of data feeds for security teams
https://github.com/CERT-Polska/n6
csirt-activities data-exchange incident-reports security-automation security-tools
Last synced: 29 days ago
JSON representation
Automated handling of data feeds for security teams
- Host: GitHub
- URL: https://github.com/CERT-Polska/n6
- Owner: CERT-Polska
- License: agpl-3.0
- Created: 2018-06-22T17:58:42.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-30T22:47:07.000Z (7 months ago)
- Last Synced: 2024-10-30T23:31:20.037Z (7 months ago)
- Topics: csirt-activities, data-exchange, incident-reports, security-automation, security-tools
- Language: Python
- Homepage: https://n6.readthedocs.io/
- Size: 4.31 MB
- Stars: 122
- Watchers: 23
- Forks: 26
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-rainmana - CERT-Polska/n6 - Automated handling of data feeds for security teams (Python)
README
# n6
[*n6* (Network Security Incident eXchange)](https://cert.pl/en/n6/)
is a system to collect, manage and distribute security information on a
large scale. Distribution is realized through a simple REST API and a
[web interface](https://n6portal.cert.pl/) that authorized users can use
to receive various types of data, in particular information on threats
and incidents in their networks.## Basic References
- **Home page:** [github.com/CERT-Polska/n6](https://github.com/CERT-Polska/n6)
- **Documentation:** [n6.readthedocs.io](https://n6.readthedocs.io)The project is developed by [CERT Polska](https://www.cert.pl/en/).
Contact us via e-mail: [[email protected]](mailto:[email protected]).## Copyright and License
Copyright (c) 2013-2025
[Naukowa i Akademicka Sieć Komputerowa (Research and Academic Computer Network)](https://en.nask.pl/).
All rights reserved.*n6* is free software; you can redistribute it and/or modify it under
the terms of the GNU Affero General Public License, Version 3, as
published by the Free Software Foundation.This software is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.You should have received a copy of the GNU Affero General Public License
along with this program (see: the
[`LICENSE.txt`](https://github.com/CERT-Polska/n6/blob/master/LICENSE.txt)
file in the root directory of the source code repository). If not, see
[https://www.gnu.org/licenses/](https://www.gnu.org/licenses/).