
Product
Socket Now Supports pylock.toml Files
Socket now supports pylock.toml, enabling secure, reproducible Python builds with advanced scanning and full alignment with PEP 751's new standard.
github.com/rakyll/gotest
Like go test
but with colors.
Use the pre-built binary for Linux 64-bit:
$ curl https://gotest-release.s3.amazonaws.com/gotest_linux > gotest && chmod +x gotest
Alternatively:
$ go get -u github.com/rakyll/gotest
Accepts all the arguments and flags go test
works with.
Example:
$ gotest -v github.com/jonasbn/go-test-demo
gotest comes with many colors! Configure the color of the output by setting the following env variable:
$ GOTEST_PALETTE="magenta,white"
The output will have magenta for failed cases, white for success. Available colors: black, hiblack, red, hired, green, higreen, yellow, hiyellow, blue, hiblue, magenta, himagenta, cyan, hicyan, white, hiwhite.
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.
Product
Socket now supports pylock.toml, enabling secure, reproducible Python builds with advanced scanning and full alignment with PEP 751's new standard.
Security News
Research
Socket uncovered two npm packages that register hidden HTTP endpoints to delete all files on command.
Research
Security News
Malicious Ruby gems typosquat Fastlane plugins to steal Telegram bot tokens, messages, and files, exploiting demand after Vietnam’s Telegram ban.