
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/saucelabs/sypl
sypl
provides a Simple Yet Powerful Logger built on top of the Golang sypl. A sypl logger can have many Output
s, and each Output
is responsible for writing to a specified destination. Each Output
can have multiple Processor
s, which run in isolation manipulating the log message. The order of execution is important, and is according to the registering (add) order. These features allow sypl
to fit into many different logging flows.
$ go get github.com/saucelabs/sypl
Example: $ go get github.com/saucelabs/sypl@v1.2.0
See example_test.go
, and sypl_test.go
file.
Run $ make doc
or check out online.
A picture worth thousand words.
Check out CONTRIBUTION.
Check out CHANGELOG.
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.