Skip to content

Commit 3b32319

Browse files
committed
removed codefactor + adjusted changelog
1 parent 11eae3a commit 3b32319

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This release brings a lot of improvements in the GUI regarding the management of
1414
You now have:
1515
* a complete new interface to manage Plugins' parameters and secrets. See [docs](https://intelowlproject.github.io/docs/IntelOwl/usage/#parameters)
1616
* a new "Search" section for advanced searches which leverages the optional (and renewed) [ElasticSearch](https://intelowlproject.github.io/docs/IntelOwl/advanced_configuration/#elasticsearch) integration
17-
* you can now create simple custom Analyzers, Pivots and Playbooks directly from the "Plugins" section without having to use the Django Admin or Python code.
17+
* you can now create simple custom Analyzers, Pivots and Playbooks directly from the "Plugins" section without having to use the Django Admin or Python code. See [docs](https://github.com/intelowlproject/docs/blob/main/docs/IntelOwl/usage.md#creating-analyzers-from-the-gui)
1818

1919
A new [Ingestor](https://intelowlproject.github.io/docs/IntelOwl/usage/#ingestors) (Virustotal) and new [Analyzers](https://intelowlproject.github.io/docs/IntelOwl/usage/#analyzers-list) has been added from community contributors.
2020

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
[![Official Site](https://img.shields.io/badge/official-site-blue)](https://intelowlproject.github.io)
99
[![Live Instance](https://img.shields.io/badge/live-demo-blue)](https://intelowl.honeynet.org)
1010

11-
[![CodeFactor](https://www.codefactor.io/repository/github/intelowlproject/intelowl/badge)](https://www.codefactor.io/repository/github/intelowlproject/intelowl)
1211
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
1312
[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/)
1413
[![CodeQL](https://github.com/intelowlproject/IntelOwl/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/intelowlproject/IntelOwl/actions/workflows/codeql-analysis.yml)

0 commit comments

Comments
 (0)