Pinned
2,589 contributions in the last year
Less
More
Activity overview
Contribution activity
August 2021
Created 46 commits in 3 repositories
Created 1 repository
Created a pull request in oss-review-toolkit/ort that received 10 comments
vulnerable-code: Migrate from Jackson to kotlinx.serialization
For portability and performance evaluation, migrate the independent VulnerableCode client library to use kotlinx.serialization for (de-)serialization.
+44
−16
•
10
comments
Opened 25 other pull requests in 2 repositories
oss-review-toolkit/ort
22
merged
2
open
- Trivially improve some log messages
- Add @nnobelis as a code owner for the fossid-webapp client
- reporter: Align the default output names of CycloneDX and SPDX files
- Gradle: Respect the GRADLE_USER_HOME environment variable
- Upgrade to Gradle 7.2
-
Dependency upgrades and
PipFunTestupdates - Spdx document file handling improvements
- Upgrade detekt
- PipFunTest: Update the expected test result
- Miscellaneous SPDX document file handling improvements
- notifier: Exclude the conflicting log4j12 implementation for slf4j
- Conan: Take local configuration (like remotes) into account
- PackageManagerTest: Fix temporary parent directory names
- Conan: Simplify stashing the storage path
- Maven: Fix a typo in an issue message
- Remove the external "directories" Sbt test project
- AnalyzerCommand: Improve informing about the repository configuration file
- PackageManager: Align on logging the relative path of the definiton file
- MavenSupport: Lower the log level for a missing SCM prefix to "info"
- Support more Maven packagings
- PackageManagerTest: Decouple the test from committed synthetic projects
- Slightly rewrite some test classes for less indentation
- docs: Delete the (anyway outdated) design document
- Apply some hadolint recommendation to the Dockerfile
todogroup/ospolandscape
1
merged
Reviewed 14 pull requests in 1 repository
oss-review-toolkit/ort
14 pull requests
- FossID: Limit the number of delta scans
- spdx-utils: Regenerate SPDX enums to update to license list version 3.14
- Add a DependencyNavigator implementation for dependency graphs
- Spdx document file handling improvements
- Miscellaneous SPDX document file handling improvements
- fossid-webapp: Add a unit test for FossId
- Dockerfile: Update Cargo to the available upstream version
- vulnerable-code: Migrate from Jackson to kotlinx.serialization
- JiraNotifier: Remove two redundant string templates
- PackageManager: Align on logging the relative path of the definiton file
- Remove the "all managers" test directory
- Extract a configuration for FossId
- GitWorkingTreeFunTest: Fix a failing test case
- Adapt more clients to the dependency navigator API
Created an issue in oss-review-toolkit/ort that received 4 comments
Support analyzing JavaScript projects that use Webpack
Webpack is a tool that creates minimized distribution bundles for JavaScript projects, in a sense similar to creating a "FatJar" / "ShadowJar" for …
4
comments

