1.2.0 - 2026-02-13 #9
samugit83
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Added
gvm_scan/) withGVMScannerclass wrapping the GMP protocol for headless API-based scanning/gvm/{id}/start,/gvm/{id}/status,/gvm/{id}/stop,/gvm/{id}/logs) with SSE log streaminguseGvmStatuspolling hook,useGvmSSEstreaming hook, toolbar buttons, and log drawer on the Graph pageVulnerabilitynodes (source="gvm") linked to IP/Subdomain viaHAS_VULNERABILITY, with associatedCVEnodesgithub_secret_hunt/) withGitHubSecretHunterclass supporting 40+ regex patterns for AWS, Azure, GCP, GitHub, Slack, Stripe, database connection strings, CI/CD tokens, cryptographic keys, JWT/Bearer tokens, and more.env,.pem,.key, credentials files, Kubernetes kubeconfig, Terraform tfvars, etc.)/github-hunt/{id}/start,/github-hunt/{id}/status,/github-hunt/{id}/stop,/github-hunt/{id}/logs) with SSE log streaminguseGithubHuntStatuspolling hook anduseGithubHuntSSEstreaming hook for real-time UI updatesgithub_secret_hunt/project_settings.pymirrors the recon/GVM settings pattern (fetch from webapp API, fallback to defaults)github_access_token,github_target_org,github_scan_members,github_scan_gists,github_scan_commits,github_max_commits,github_output_json)gvm_scan/project_settings.pymirrors the recon/agentic settings pattern (fetch from webapp API, fallback to defaults)/defaultsendpoint usingimportlibto avoid module name collisiongvm_scan_config,gvm_scan_targets,gvm_task_timeout,gvm_poll_interval,gvm_cleanup_after_scan)Changed
prisma db pushautomatically on startup, eliminating the separatewebapp-initcontainerdocker-compose.dev.ymlnow runsprisma db pushbeforenpm run devto ensure schema is always in syncwebapp-initservice andwebapp_prisma_cachevolume; webapp handles its own schema migrationRemoved
webapp-initservice — replaced by automatic migration in the webapp entrypoint (both production and dev modes)gvm_scan/params.py— hardcoded GVM settings replaced by per-projectproject_settings.pyThis discussion was created from the release 1.2.0 - 2026-02-13.
Beta Was this translation helpful? Give feedback.
All reactions