Releases: vulnfinderio/vulnfinder-releases
Releases · vulnfinderio/vulnfinder-releases
VulnFinder Companion v0.1.0 beta 1
First public beta of VulnFinder Companion.
- macOS: universal DMG for Apple Silicon and Intel
- Windows: x64 NSIS installer
- Connects to the hosted VulnFinder Workspace
Installing the beta
These installers are not yet signed with Apple or Microsoft developer certificates, so the OS blocks them on first launch. One step clears it.
macOS — open the DMG, drag the app to Applications, then run:
xattr -dr com.apple.quarantine "/Applications/VulnFinder Companion.app"
Windows — at the "Windows protected your PC" prompt, click More info → Run anyway. Or unblock the installer first in PowerShell:
Unblock-File "$env:USERPROFILE\Downloads\VulnFinder.Companion_x64-setup.exe"
Verify downloads against SHA256SUMS.txt.