Skip to content

Commit fcaa8cf

Browse files
Merge pull request #1 from SystemGuard-official/dev
V1.0.1 from production branch
2 parents 3fdc00b + 67a96e9 commit fcaa8cf

File tree

97 files changed

+262
-29
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+262
-29
lines changed

requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,6 @@ pyyaml==6.0.2 # Reads and writes YAML configuration files
4646
aiohttp==3.10.7 # Async HTTP client for non-blocking requests
4747

4848
fpdf==1.7.2 # PDF generation library
49-
humanize==4.11.0 # Humanizes data (e.g., file sizes, timestamps)
49+
humanize==4.11.0 # Humanizes data (e.g., file sizes, timestamps)
50+
51+
markdown==3.7

src/__int__.so

8 Bytes
Binary file not shown.

src/activator.so

8 Bytes
Binary file not shown.

src/alert_manager/__init__.so

8 Bytes
Binary file not shown.

src/alert_manager/discord_alert.so

8 Bytes
Binary file not shown.

src/alert_manager/email_alert.so

8 Bytes
Binary file not shown.
8 Bytes
Binary file not shown.

src/alert_manager/slack_alert.so

8 Bytes
Binary file not shown.

src/alert_manager/team_alert.so

8 Bytes
Binary file not shown.
8 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)