
Security News
Another Round of TEA Protocol Spam Floods npm, But It’s Not a Worm
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.
fosslight-dependency
Advanced tools
This is the tool that supports the analysis of dependencies for multiple package managers. It detects the manifest file of package managers automatically and analyzes the dependencies with using open source tools. Then, it generates the report file that contains OSS information of dependencies.
We describe the user guide in the FOSSLight Guide page. In this user guide, you can see how to install the FOSSLight Dependency Scanner and how to set up the prerequisite step and run it according to the package manager of your project. Also, you can check the results of the FOSSLight Dependency Scanner.
| Language/ Project | Package Manager | Manifest file | Direct dependencies | Transitive dependencies | Relationship of dependencies (Dependencies of each dependency) |
|---|---|---|---|---|---|
| Javascript | Npm | package.json | O | O | O |
| Pnpm | pnpm-lock.yaml | O | O | O | |
| Yarn | package.json | O | O | O | |
| Java | Gradle | build.gradle | O | O | O |
| Maven | pom.xml | O | O | O | |
| Java (Android) | Gradle | build.gradle | O | O | O |
| ObjC, Swift (iOS) | Cocoapods | Podfile.lock | O | O | O |
| Carthage | Cartfile.resolved | O | O | X | |
| Swift (iOS) | Swift | Package.resolved | O | O | O |
| Dart, Flutter | Pub | pubspec.yaml | O | O | O |
| Go | Go | go.mod | O | O | O |
| Python | Pypi | requirements.txt, setup.py, pyproject.toml | O | O | O |
| .NET | Nuget | packages.config, obj/project.assets.json | O | O | O |
| Kubernetes | Helm | Chart.yaml | O | X | X |
| Unity | Unity | Library/PackageManager/ProjectCache | O | O | X |
| Rust | Cargo | Cargo.toml | O | O | O |
We always welcome your contributions. Please see the CONTRIBUTING guide for how to contribute.
Copyright (c) 2020 LG Electronics, Inc. FOSSLight Dependency Scanner is licensed under Apache-2.0, as found in the LICENSE file.
FAQs
FOSSLight Dependency Scanner
We found that fosslight-dependency demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers 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
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.

Security News
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads

Research
/Security News
A malicious Chrome extension posing as an Ethereum wallet steals seed phrases by encoding them into Sui transactions, enabling full wallet takeover.