Skip to content

Commit 8cc9118

Browse files
committed
added project structure
1 parent 0a6a08c commit 8cc9118

File tree

15 files changed

+11062
-0
lines changed

15 files changed

+11062
-0
lines changed

.github/workflows/main.yml

Whitespace-only changes.

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,3 +205,6 @@ cython_debug/
205205
marimo/_static/
206206
marimo/_lsp/
207207
__marimo__/
208+
209+
# AI Coding Assistant Instructions
210+
.github/copilot-instructions.md

Dockerfile

Whitespace-only changes.

network_data/phisingData.csv

Lines changed: 11056 additions & 0 deletions
Large diffs are not rendered by default.

network_security/__init__.py

Whitespace-only changes.

network_security/cloud/__init__.py

Whitespace-only changes.

network_security/components/__init__.py

Whitespace-only changes.

network_security/constants/__init__.py

Whitespace-only changes.

network_security/entity/__init__.py

Whitespace-only changes.

network_security/exceptions/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)