Skip to content

Commit

Permalink
README enhancement
Browse files Browse the repository at this point in the history
  • Loading branch information
srozb committed Jan 16, 2025
1 parent 49f2135 commit 0c480fe
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pylint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ["3.9", "3.10", "3.11"]
python-version: ["3.10", "3.11", "3.12"]
steps:
- uses: actions/checkout@v4
- name: Set up Python ${{ matrix.python-version }}
Expand Down
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,14 @@ sensai is a Python library and CLI application designed to assist threat hunters

## **Showcase**

**IOC Extraction**

![Extraction screenshot](docs/extraction.png)

**Hunt plan**

![Hunting screenshot](docs/hunting.png)

## **Requirements**

* Python >= 3.10 (3.11 recommended)
Expand Down
Binary file modified docs/extraction.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/hunting.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0c480fe

Please sign in to comment.