
Research
Security News
Lazarus Strikes npm Again with New Wave of Malicious Packages
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
github.com/emiliocc5/CheckBoxDetector
Software for detect checkboxes in form images
The task of detect filled checkboxes in an image was a really challenging for me since I have no experience working with images.
The code follow hexagonal architecture with the definition of ports & corresponding adapters.
I think it this way to make it scalable maybe with integration of other APIs that solve some of the faced problems (get images, decoding it or apply thresholds to binarize it)
The code it's a sequential orchestration of steps that consist on:
On the root of the project, run one of the following commands: go run cmd/main.go
or make run
If you want to try another form, put it in the resources folder and rename the FILE_PATH
environment variable
on .config.yml
file
The output of the development is the position of the detected checkboxes printed in the console and the number of total checkboxes detected
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.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.
Security News
Opengrep continues building momentum with the alpha release of its Playground tool, demonstrating the project's rapid evolution just two months after its initial launch.