Enjoying Kotlin since 2017!
A Kotlin enthusiast who's trying to make a living from getting paid for working on Open Source software.
- Berlin, Germany
Block or Report
Block or report sschuberth
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned Loading
-
oss-review-toolkit/ort Public
A suite of tools to assist with reviewing Open Source Software dependencies.
-
-
dev-scripts Public
A collection of scripts for development work with Git, Hg, Gerrit and Android.
-
-
2,744 contributions in the last year
Less
More
Activity overview
Loading
Contribution activity
December 2021
Created 83 commits in 2 repositories
Created a pull request in oss-review-toolkit/ort that received 4 comments
BabelFunTest: Recreate the lockfile in v2 using NPM 7.20.6
This should fix the error with NPM trying to install the optional fsevents package on a non-darwin platform. Also see 1. Signed-off-by: Sebastian S…
+3,472
−2,698
•
4
comments
Opened 26 other pull requests in 1 repository
oss-review-toolkit/ort
25
merged
1
open
- Dependency updates
-
Prefer Kotlin's
moveTo()extension function overFiles.move() - Reduce reflection
- SpdxExpression: Add a new ALLOW_LICENSEREF_EXCEPTIONS strictness level
- Trivial Opossum improvements
- Merge SPDX project and package directories into a single hierarchy
-
github-workflows: Trigger only on the "virtual merge" with
master - Update .mailmap to consolidate contributors
- OkHttpClientHelper: Catch exceptions due to illegal URLs
- ScanCode: Fix creating the directory when bootstrapping
- Change serialization order of some SPDX fields for readability
-
Use
GENERATED_FROMSPDX relations to distinguish between source and binary artifacts - SpdxDocumentFile improvements
- SpdxDocumentFile: Support preemptive HTTP authentication
- OkHttpClientHelper refactoring
- Authenticator refactoring
- github-workflows: Disable the reporter-web-app build for now
-
Make the ScannerCriteria's
maxVersioninclusive - Dockerfile: Move installing ScanCode to its own layer
- Gradle: Upgrade OkHttp to version 4.9.3
- azure-pipelines: Pin the NPM version to 7.20.6
- Gradle: Upgrade GraphQL dependencies to version 5.3.0
- Scanner criteria improvements
- Upgrade Gradle to version 7.3.1
- PipFunTest: Update the expected test results
- Some pull requests not shown.
Reviewed 25 pull requests in 1 repository
oss-review-toolkit/ort
25 pull requests
- MavenSupport: Use proxies when requesting remote artifacts
- Gradle: Upgrade log4j to version 2.15.0
- Gomod: Handle some more pseudo version formats
- Npm: Performance and debug logging
- ExperimentalScanner: Support the creation of file archives
- SpdxExpression: Add a new ALLOW_LICENSEREF_EXCEPTIONS strictness level
- SpdxDocumentFile: Introduce a helper class to load documents
- Reduce reflection
- TemplateHelper: Allow access to packages by their identifiers
- Change serialization order of some SPDX fields for readability
- AdvisorConfiguration: Disable serialization of generic options
- SpdxDocumentFile: Support preemptive HTTP authentication
- Authenticator refactoring
- Add a defect report
- Documentation updates for curations related to new cpe property
- Show vulnerabilities WebApp report
- OpossumReporter: Minor code style fixes
-
Rename
DataEntitytoPackageType - Dockerfile: Move installing ScanCode to its own layer
- Experimental scanner improvements
- DO NOT MERGE fossid-webapp: Compatibility with FossID 2021.2.3
- Scanner criteria improvements
- Dockerfile: Extend PATH
- purls: Extract 'toPurl' function's content
- Model: Add support for CPE identifiers