
Security News
Meet Socket at Black Hat Europe and BSides London 2025
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.
github.com/raphaelmonteiro/footer-pagination-go
Advanced tools
This project is for Worten. It was done in golang and its goal is to return a footer pagination.
For the execution of the test it is necessary to inform some parameters. The expected parameters are those defined in the exercise sent by Worten. They are: current_page, total_pages, boundaries, around
$ git clone https://github.com/raphaelmonteiro/footer-pagination-go.git
$ cd ./footer-pagination-go
$ go test
$ current_page=4 total_pages=10 boundaries=2 around=2 go run main.go
FAQs
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
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.

Security News
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.