rarebuffalo
|
de39f8ec89
|
add local environment and docker setup guide
|
2026-06-12 19:10:58 +05:30 |
|
rarebuffalo
|
eb639b4392
|
add security vulnerability reporting policy
|
2026-06-12 19:10:58 +05:30 |
|
rarebuffalo
|
a85c53b4ac
|
add make shortcuts for test, run, and environment setup
|
2026-06-12 19:10:58 +05:30 |
|
rarebuffalo
|
b3411158bb
|
add developer guidelines for coding style and pull requests
|
2026-06-12 19:10:58 +05:30 |
|
rarebuffalo
|
a8c63908bd
|
add standard contributor code of conduct
|
2026-06-12 19:10:58 +05:30 |
|
rarebuffalo
|
7585af1397
|
add initial changelog tracking releases and updates
|
2026-06-12 19:10:58 +05:30 |
|
rarebuffalo
|
2c84d58e07
|
add pre-commit git hooks for black, ruff, and file checks
|
2026-06-12 19:10:58 +05:30 |
|
rarebuffalo
|
041ecfa8b5
|
add unit tests for local pdf exporter
|
2026-06-12 19:10:58 +05:30 |
|
rarebuffalo
|
6d97508362
|
add integration tests for cli synchronization endpoint
|
2026-06-12 19:10:58 +05:30 |
|
rarebuffalo
|
21aedae1db
|
add unit tests for offline pattern security rules
|
2026-06-12 19:10:58 +05:30 |
|
rarebuffalo
|
8e528b149a
|
switch pytest fixtures to use pytest_asyncio decorators
|
2026-06-12 19:10:58 +05:30 |
|
rarebuffalo
|
6778a2fc65
|
enable pdf export in cli interactive chat repl
|
2026-06-12 19:10:58 +05:30 |
|
rarebuffalo
|
8623f28910
|
add sync command and scan options to securelens cli
|
2026-06-12 19:10:58 +05:30 |
|
rarebuffalo
|
c29acca5bc
|
add save_pdf helper to cli exporters
|
2026-06-12 19:10:58 +05:30 |
|
rarebuffalo
|
eb1642200c
|
implement pdf report generation with fpdf2
|
2026-06-12 19:10:58 +05:30 |
|
rarebuffalo
|
62a906bd63
|
implement httpx client to upload scan results to backend
|
2026-06-12 19:10:58 +05:30 |
|
rarebuffalo
|
46150a981f
|
implement local offline pattern matcher scanner
|
2026-06-12 19:10:58 +05:30 |
|
rarebuffalo
|
d9c4ead2eb
|
add backend url and credentials fields to cli config schema
|
2026-06-12 19:10:58 +05:30 |
|
rarebuffalo
|
477af1f9a8
|
add request schema for codebase scan syncing
|
2026-06-12 19:10:58 +05:30 |
|
rarebuffalo
|
2e83087f3c
|
add backend sync endpoint for local codebase scans
|
2026-06-12 19:10:58 +05:30 |
|
rarebuffalo
|
931894959d
|
add fallback for apscheduler import if not installed
|
2026-06-12 19:10:58 +05:30 |
|
rarebuffalo
|
9ee7f74b4b
|
fix dns scanner event loop resolver initialization
|
2026-06-12 19:10:58 +05:30 |
|
rarebuffalo
|
3cdca96403
|
updated commit
|
2026-05-22 21:48:16 +05:30 |
|
rarebuffalo
|
d94757eee2
|
repl scan feature
|
2026-05-22 21:47:45 +05:30 |
|
rarebuffalo
|
5826119812
|
added cli commands
|
2026-05-22 21:46:56 +05:30 |
|
rarebuffalo
|
7d3139863e
|
updated requirements
|
2026-05-22 21:44:49 +05:30 |
|
rarebuffalo
|
be32c7b0c8
|
updated configuration
|
2026-05-22 21:44:23 +05:30 |
|
rarebuffalo
|
99261c23bf
|
updated cli installator
|
2026-05-22 21:43:25 +05:30 |
|
rarebuffalo
|
542f607f25
|
added cli installer ]
|
2026-05-15 12:54:58 +05:30 |
|
rarebuffalo
|
61797fbb97
|
updated new features
|
2026-05-07 22:32:20 +05:30 |
|
rarebuffalo
|
17c14dabf9
|
scans the vulnerabilites
|
2026-05-07 22:30:42 +05:30 |
|
rarebuffalo
|
28b03a8030
|
slack & email result
|
2026-05-07 22:29:39 +05:30 |
|
rarebuffalo
|
dfe5f3f478
|
get active result
|
2026-05-07 22:28:42 +05:30 |
|
rarebuffalo
|
d1a9ecadbf
|
updated the requirements and options
|
2026-05-07 10:48:49 +05:30 |
|
rarebuffalo
|
8e45532240
|
updated the new feature
|
2026-05-07 10:35:36 +05:30 |
|
rarebuffalo
|
aec30fb42f
|
AsyncIOscheluder - queries all active scans
|
2026-05-07 10:34:52 +05:30 |
|
rarebuffalo
|
bc5384e63a
|
List all scheduled scans
|
2026-05-07 10:32:53 +05:30 |
|
rarebuffalo
|
95f1f514d3
|
added scheduled scan feature
|
2026-05-07 10:31:47 +05:30 |
|
rarebuffalo
|
5b9d26dd19
|
updated readme with agentic workflow orchestration
|
2026-05-07 09:03:18 +05:30 |
|
rarebuffalo
|
5e75b493a6
|
updated the schema
|
2026-05-04 09:03:09 +05:30 |
|
rarebuffalo
|
8666fb6311
|
Updated to get reports in pdf/csv
|
2026-05-04 09:02:26 +05:30 |
|
rarebuffalo
|
938028edd1
|
implemented code scan history
|
2026-05-04 09:00:36 +05:30 |
|
rarebuffalo
|
54a6389169
|
docs: update .env.example with AI provider options and threat intel keys
|
2026-05-03 16:10:42 +05:30 |
|
rarebuffalo
|
ef24b6b9fa
|
add VirusTotal ,AbuseIPDB threat intelligence to scan results
|
2026-05-03 16:10:27 +05:30 |
|
rarebuffalo
|
03fe240642
|
feat: integrate LiteLLM for provider-agnostic AI (supports Gemini, OpenAI, Claude, Ollama)
|
2026-05-03 16:09:53 +05:30 |
|
rarebuffalo
|
8dd9f12be3
|
fix: persist code scan results to PostgreSQL (replace in-memory store)
|
2026-05-03 16:09:39 +05:30 |
|
rarebuffalo
|
7159f4b9af
|
updated the docs
|
2026-04-29 16:22:02 +05:30 |
|
rarebuffalo
|
ae4ed3062a
|
updated model for suitable testing
|
2026-04-25 21:29:19 +05:30 |
|
rarebuffalo
|
139c8d982b
|
updated the model
|
2026-04-25 20:49:17 +05:30 |
|
rarebuffalo
|
324ebe8955
|
inegrated the ai agent
|
2026-04-25 19:27:06 +05:30 |
|