Skip to content

Commit c66a78e

Browse files
authored
Cleaned some old references (#24)
* Cleaned some old references * Removed minor version
1 parent e83f83f commit c66a78e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/IntelOwl/installation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ In some systems you could find pre-installed older versions. Please check this a
1414
<p class="admonition-title">Note</p>
1515
<ul>
1616
<li>The project uses public docker images that are available on <a href="https://hub.docker.com/repository/docker/intelowlproject/intelowl">Docker Hub</a></li>
17-
<li>IntelOwl is tested and supported to work in a Debian distro. More precisely we suggest using Ubuntu. Other Linux-based OS <i>should</i> work but that has not been tested much. It <i>may</i> also run on Windows, but that is not officially supported.</li>
18-
<li>IntelOwl does not support ARM at the moment. We'll fix this with the next v6.0.5 release
17+
<li>IntelOwl is tested and supported on a Debian-based distros. More precisely we develop and test on Ubuntu, so we suggest using it to have a similar environment in case of troubleshooting. Other Linux-based OS <i>should</i> work but that has not been tested much. It <i>may</i> also run on Windows, but that is not officially supported.</li>
18+
<li>IntelOwl does not support ARM architecture at the moment. You can try building your own local ARM image and test if everything is working.
1919
<li>Before installing remember that you must comply with the <a href="https://github.com/certego/IntelOwl/blob/master/LICENSE">LICENSE</a> and the <a href="https://github.com/certego/IntelOwl/blob/master/.github/legal_notice.md">Legal Terms</a></li>
2020
</ul>
2121
</div>
@@ -74,7 +74,7 @@ These are our recommendations for dedicated deployments of IntelOwl:
7474

7575
Please remember that every environment has its own peculiarities so these numbers must not be taken as the holy grail.
7676

77-
What should be done is a comprehensive evaluation of the environment where the application will deployed.
77+
What should be done is a comprehensive evaluation of the environment where the application will be deployed.
7878

7979
For more complex environments, a Docker Swarm / Kubernetes cluster is recommended.
8080

docs/IntelOwl/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Main features:
1414
- **connectors** that can be run to export data to external platforms (like MISP or OpenCTI)
1515
- **visualizers** that can be run to create custom visualizations of analyzers results
1616
- **playbooks** that are meant to make analysis easily repeatable
17-
- API REST written in Django and Python 3.9.
17+
- API REST written in Django and Python 3.11.
1818
- Built-in frontend client written in ReactJS, with **[certego-ui](https://github.com/certego/certego-ui)**: provides features such as dashboard, visualizations of analysis data, easy to use forms for requesting new analysis, etc.
1919

2020
## Publications and media

0 commit comments

Comments
 (0)