CarterPerez-dev
d292f1e4b7
feat: linux ebpf security tracer project
...
eBPF-based security monitoring tool with process, file, network,
privilege escalation, and system call tracing via BCC. Includes
threat detection engine, Rich TUI renderer, and learn docs.
2026-04-11 04:54:57 -04:00
Carter Perez
d856257b3c
Update README.md
2026-04-08 00:46:42 -04:00
Carter Perez
0421ccd9e5
Merge pull request #141 from CarterPerez-dev/dependabot/uv/PROJECTS/advanced/ai-threat-detection/backend/onnx-1.21.0
...
chore(deps): bump onnx from 1.20.1 to 1.21.0 in /PROJECTS/advanced/ai-threat-detection/backend
2026-04-08 00:25:19 -04:00
Carter Perez
b9f4a1bf10
Merge pull request #147 from CarterPerez-dev/dependabot/npm_and_yarn/PROJECTS/advanced/encrypted-p2p-chat/frontend/vite-7.3.2
...
chore(deps-dev): bump vite from 7.3.1 to 7.3.2 in /PROJECTS/advanced/encrypted-p2p-chat/frontend
2026-04-08 00:21:52 -04:00
dependabot[bot]
dae8c4c56d
chore(deps-dev): bump vite
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 7.3.1 to 7.3.2.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.2/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v7.3.2/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 7.3.2
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-04-06 23:28:45 +00:00
Carter Perez
f95785ac8d
Merge pull request #142 from CarterPerez-dev/dependabot/uv/PROJECTS/advanced/ai-threat-detection/backend/aiohttp-3.13.4
...
chore(deps): bump aiohttp from 3.13.3 to 3.13.4 in /PROJECTS/advanced/ai-threat-detection/backend
2026-04-04 23:00:30 -04:00
Carter Perez
c05671a38d
Merge pull request #145 from CarterPerez-dev/project/credential-harvester
...
feat: credential enumeration complete
2026-04-04 21:23:57 -04:00
CarterPerez-dev
65a82c84bd
feat: credential enumeration complete
2026-04-04 21:22:50 -04:00
Carter Perez
6bb6035c5f
Merge pull request #144 from CarterPerez-dev/project/credential-harvester
...
feat: credential enumeration complete
2026-04-04 20:23:32 -04:00
Carter Perez
e96420176c
Merge branch 'main' into project/credential-harvester
2026-04-04 20:23:24 -04:00
CarterPerez-dev
c1ec748dda
feat: credential enumeration complete
2026-04-04 20:21:19 -04:00
Carter Perez
fa729e6d01
Merge pull request #143 from CarterPerez-dev/dependabot/pip/PROJECTS/intermediate/api-security-scanner/backend/aiohttp-3.13.4
...
chore(deps): bump aiohttp from 3.13.3 to 3.13.4 in /PROJECTS/intermediate/api-security-scanner/backend
2026-04-04 18:16:35 -04:00
dependabot[bot]
1b7073e6c8
chore(deps): bump aiohttp
...
---
updated-dependencies:
- dependency-name: aiohttp
dependency-version: 3.13.4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-04-01 22:25:50 +00:00
dependabot[bot]
d0fbd65d4d
chore(deps): bump aiohttp
...
---
updated-dependencies:
- dependency-name: aiohttp
dependency-version: 3.13.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-04-01 22:21:09 +00:00
dependabot[bot]
14486ab5a1
chore(deps): bump onnx in /PROJECTS/advanced/ai-threat-detection/backend
...
Bumps [onnx](https://github.com/onnx/onnx ) from 1.20.1 to 1.21.0.
- [Release notes](https://github.com/onnx/onnx/releases )
- [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog-ml.md )
- [Commits](https://github.com/onnx/onnx/compare/v1.20.1...v1.21.0 )
---
updated-dependencies:
- dependency-name: onnx
dependency-version: 1.21.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-04-01 22:11:19 +00:00
Carter Perez
d72dcca22b
Merge pull request #140 from CarterPerez-dev/dependabot/uv/PROJECTS/advanced/encrypted-p2p-chat/backend/aiohttp-3.13.4
...
chore(deps): bump aiohttp from 3.13.2 to 3.13.4 in /PROJECTS/advanced/encrypted-p2p-chat/backend
2026-04-01 18:06:06 -04:00
dependabot[bot]
cc00b5e37d
chore(deps): bump aiohttp
...
---
updated-dependencies:
- dependency-name: aiohttp
dependency-version: 3.13.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-04-01 21:49:04 +00:00
Carter Perez
bf0fb03d04
Merge pull request #139 from CarterPerez-dev/project/binary-analysis-tool
...
update
2026-04-01 00:57:13 -04:00
CarterPerez-dev
fbb41ed09d
update
2026-04-01 00:56:17 -04:00
Carter Perez
ea4c6c4e55
Merge pull request #137 from CarterPerez-dev/dependabot/npm_and_yarn/PROJECTS/intermediate/binary-analysis-tool/frontend/axios-1.13.5
2026-03-31 02:07:51 -04:00
Carter Perez
2e182b39d7
Update README.md
2026-03-30 16:03:21 -04:00
CarterPerez-dev
8775585ee6
update main readme.md
2026-03-30 16:02:12 -04:00
Carter Perez
9f01c0219b
Merge pull request #138 from CarterPerez-dev/project/linux-cis-hardening-auditor
...
Add linux CIS hardening auditor
2026-03-30 15:52:46 -04:00
CarterPerez-dev
ec7a41bb3f
project linux-cis-hardening-auditor complete
2026-03-30 15:50:06 -04:00
dependabot[bot]
fab4346769
chore(deps): bump axios
...
Bumps [axios](https://github.com/axios/axios ) from 1.13.2 to 1.13.5.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.13.2...v1.13.5 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.13.5
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-30 19:35:56 +00:00
Carter Perez
3700bb8c3f
Change code block syntax from Rust to JSON
2026-03-30 15:32:55 -04:00
Carter Perez
f15c4749fd
Merge pull request #136 from CarterPerez-dev/project/binary-analysis-tool
...
Project/binary analysis tool
2026-03-30 15:30:57 -04:00
CarterPerez-dev
0bfdd8d247
project binary-analysis-tool complete
2026-03-30 15:28:16 -04:00
Carter Perez
02eaedd117
Merge pull request #131 from CarterPerez-dev/auto/update-fullstack-template
...
chore: update fullstack-template submodule
2026-03-30 14:31:59 -04:00
Carter Perez
a4e2a7b9ab
Merge pull request #133 from CarterPerez-dev/dependabot/go_modules/PROJECTS/intermediate/secrets-scanner/github.com/go-git/go-git/v5-5.17.1
...
chore(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.1 in /PROJECTS/intermediate/secrets-scanner
2026-03-30 14:31:48 -04:00
Carter Perez
a25ff49f6c
Merge pull request #134 from CarterPerez-dev/dependabot/uv/PROJECTS/advanced/bug-bounty-platform/backend/pygments-2.20.0
...
chore(deps): bump pygments from 2.19.2 to 2.20.0 in /PROJECTS/advanced/bug-bounty-platform/backend
2026-03-30 14:31:12 -04:00
Carter Perez
071358fbf1
Merge pull request #135 from CarterPerez-dev/dependabot/uv/PROJECTS/beginner/c2-beacon/backend/pygments-2.20.0
...
chore(deps): bump pygments from 2.19.2 to 2.20.0 in /PROJECTS/beginner/c2-beacon/backend
2026-03-30 14:30:42 -04:00
dependabot[bot]
f037ff0a88
chore(deps): bump pygments in /PROJECTS/beginner/c2-beacon/backend
...
Bumps [pygments](https://github.com/pygments/pygments ) from 2.19.2 to 2.20.0.
- [Release notes](https://github.com/pygments/pygments/releases )
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES )
- [Commits](https://github.com/pygments/pygments/compare/2.19.2...2.20.0 )
---
updated-dependencies:
- dependency-name: pygments
dependency-version: 2.20.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-30 17:24:59 +00:00
dependabot[bot]
d14d90c182
chore(deps): bump pygments
...
Bumps [pygments](https://github.com/pygments/pygments ) from 2.19.2 to 2.20.0.
- [Release notes](https://github.com/pygments/pygments/releases )
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES )
- [Commits](https://github.com/pygments/pygments/compare/2.19.2...2.20.0 )
---
updated-dependencies:
- dependency-name: pygments
dependency-version: 2.20.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-30 17:23:56 +00:00
dependabot[bot]
98b945ca21
chore(deps): bump github.com/go-git/go-git/v5
...
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git ) from 5.16.5 to 5.17.1.
- [Release notes](https://github.com/go-git/go-git/releases )
- [Commits](https://github.com/go-git/go-git/compare/v5.16.5...v5.17.1 )
---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
dependency-version: 5.17.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-30 17:15:34 +00:00
CarterPerez-dev
46312c3b9c
chore: update fullstack-template submodule
2026-03-30 00:22:40 +00:00
CarterPerez-dev
f1d6dc4b32
Add .worktrees/ to gitignore
2026-03-28 21:52:34 -04:00
Carter Perez
42ef1d16ea
Merge pull request #130 from CarterPerez-dev/dependabot/uv/PROJECTS/advanced/ai-threat-detection/backend/cryptography-46.0.6
...
chore(deps): bump cryptography from 46.0.5 to 46.0.6 in /PROJECTS/advanced/ai-threat-detection/backend
2026-03-28 14:31:44 -04:00
dependabot[bot]
73a2831f00
chore(deps): bump cryptography
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 46.0.5 to 46.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/46.0.5...46.0.6 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 46.0.6
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-28 13:10:01 +00:00
Carter Perez
e66eef255e
Merge pull request #128 from CarterPerez-dev/dependabot/go_modules/PROJECTS/intermediate/docker-security-audit/github.com/moby/buildkit-0.28.1
...
chore(deps): bump github.com/moby/buildkit from 0.27.0 to 0.28.1 in /PROJECTS/intermediate/docker-security-audit
2026-03-28 09:08:57 -04:00
Carter Perez
6474039313
Merge pull request #129 from CarterPerez-dev/auto/update-fullstack-template
...
chore: update fullstack-template submodule
2026-03-27 12:14:35 -04:00
CarterPerez-dev
ed03e62fd0
chore: update fullstack-template submodule
2026-03-27 00:21:25 +00:00
dependabot[bot]
78883ed8d5
chore(deps): bump github.com/moby/buildkit
...
Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit ) from 0.27.0 to 0.28.1.
- [Release notes](https://github.com/moby/buildkit/releases )
- [Commits](https://github.com/moby/buildkit/compare/v0.27.0...v0.28.1 )
---
updated-dependencies:
- dependency-name: github.com/moby/buildkit
dependency-version: 0.28.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-26 18:28:51 +00:00
CarterPerez-dev
cf5df3c928
update main readme.md
2026-03-26 01:12:06 -04:00
Carter Perez
da37954241
Update Cybersecurity Projects badge link
...
Updated badge link for Cybersecurity Projects from Project #6 to Project #17 .
2026-03-26 00:47:23 -04:00
Carter Perez
1dc475d9ef
Update project badge from #8 to #18 in README
2026-03-26 00:46:55 -04:00
Carter Perez
c3e193fe4c
Update README.md
2026-03-26 00:46:26 -04:00
Carter Perez
854ceeb9da
Merge pull request #127 from CarterPerez-dev/project/firewall-rule-engine
...
feat: complete project firewall-rule-engine
2026-03-26 00:45:27 -04:00
CarterPerez-dev
22bb337320
feat: complete project firewall-rule-engine
2026-03-26 00:41:59 -04:00
Carter Perez
52f4c50a95
Merge pull request #124 from CarterPerez-dev/dependabot/uv/PROJECTS/advanced/ai-threat-detection/backend/requests-2.33.0
...
chore(deps): bump requests from 2.32.5 to 2.33.0 in /PROJECTS/advanced/ai-threat-detection/backend
2026-03-25 18:47:45 -04:00