Security News
38% of CISOs Fear They’re Not Moving Fast Enough on AI
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
github.com/Palexer/image-viewer
This is a simple image viewer written in Go (and the technologies listed below). It also includes some basic editing functionality. Prebuilt packages are currently available for Windows, macOS and Linux here.
Packages are currently available for Windows, macOS and Linux. On Windows and macOS, just download the packages from the releases section and install it as usual.
*Note for Mac users: There might be a warning, that the OS doesn't trust the application. In this case press Ctrl+left click on the application and select open. Next time the app should open like any other program.
On Linux you'll need download the package from the releases section too. Then extract the archive. To install type (in the folder that contains the Makefile):
sudo make install
To uninstall type:
sudo make uninstall
If you need any help, feel free to open a new Issue.
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.
Security News
Company News
Socket is joining TC54 to help develop standards for software supply chain security, contributing to the evolution of SBOMs, CycloneDX, and Package URL specifications.