Skip to content

Commit

Permalink
removed codefactor + adjusted changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mlodic committed Jan 2, 2025
1 parent 11eae3a commit 3b32319
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This release brings a lot of improvements in the GUI regarding the management of
You now have:
* a complete new interface to manage Plugins' parameters and secrets. See [docs](https://intelowlproject.github.io/docs/IntelOwl/usage/#parameters)
* a new "Search" section for advanced searches which leverages the optional (and renewed) [ElasticSearch](https://intelowlproject.github.io/docs/IntelOwl/advanced_configuration/#elasticsearch) integration
* 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.
* 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)

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.

Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
[![Official Site](https://img.shields.io/badge/official-site-blue)](https://intelowlproject.github.io)
[![Live Instance](https://img.shields.io/badge/live-demo-blue)](https://intelowl.honeynet.org)

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

0 comments on commit 3b32319

Please sign in to comment.