
Security News
Nx npm Packages Compromised in Supply Chain Attack Weaponizing AI CLI Tools
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.
Filum is a logger which automatically adds a context id to each log line.
This is useful when logging in multi threaded and multi process environments. Filum stores a context id representing a single operation. Each line logged during that operation automatically contains the context id.
This can be used for operations which span multi process. A context id can be passed between the processes. Log lines from both processes will contain the context id, allowing the tracking of the single operation through all the processes individual log files.
Add this line to your application's Gemfile:
gem 'filum'
And then execute:
$ bundle
TODO
Firstly, thank you!! :heart::sparkling_heart::heart:
We'd love to have you involved. Please read our contributing guide for information on how to get stuck in.
This project is managed by the Meducation team.
These individuals have come up with the ideas and written the code that made this possible:
Copyright (C) 2013 New Media Education Ltd
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
A copy of the GNU Affero General Public License is available in Licence.md along with this program. If not, see http://www.gnu.org/licenses/.
FAQs
Unknown package
We found that filum demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
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
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.
Security News
CISA’s 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.
Security News
A clarification on our recent research investigating 60 malicious Ruby gems.