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
-
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.
-
-
3,336 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 98 commits in 2 repositories
Created a pull request in oss-review-toolkit/ort that received 12 comments
Do not store empty ZIPs
Please have a look at the individual commit messages for the details.
+136
−117
•
12
comments
Opened 43 other pull requests in 2 repositories
oss-review-toolkit/ort
41
merged
-
FileArchiverimprovements - Some dependency updates
- Some dependency updates
- Stop using the custom "perf" log level
- ArchiveUtils beautifications
- Git: Do not initialize submodules again in the fallback
- SpdxDocumentFile: Warn about artifact download locations that look like Git
- ArchiveUtils: Also do not follow symbolic links to directories
- Gradle: Upgrade AsciidoctorJ PDF to version 2.0.0
- OssIndex(Service): Make the displayName optional
- CocoaPods: Simplify a regex
-
ArchiveUtils: Do not follow links in
packZip() - Gradle lazy configuration and dependency updates
- ExperimentalScanner: Slightly improve various log messages
- Dockerfile: Bump Conan to current version 1.48.1
- Pip: Allow to map a generic BSD license in some cases
- Allow to disable the file archiver
- clearly-defined: Port from Jackson to kotlinx.serialization
- ConanFunTest: Update expected test results
- github/workflows: Upgrade deprecated upload-sarif action v1 to v2
- Gradle: Upgrade kotlinx.serialization to version 1.3.3
- ConanFunTest: Update expected test results
-
Replace
archive()withpackZip() - Prefer sealed interfaces over sealed classes where possible
- Git: Add a fallback for cloning submodules over dumb HTTP
- Some pull requests not shown.
oss-review-toolkit/ort-config
2
merged
Reviewed 48 pull requests in 4 repositories
oss-review-toolkit/ort
25 pull requests
- Gradle: Improve the detection of unresolvable configurations
- Schemas: Reference resolutions schema
- Schemas: Add JSON schema for resolutions
- JSON Schemas: Use references in repository configuration schema
- Pip: Add more VCS fallback URLs for packages
- package-configuration-schema: Update schema version to draft-07
- FossId: Explicitly install the ORT authenticator
- Schemas: Add JSON schema for curations
- PackageRule: Provide possibility to ignore resolved vulnerabilities
- SpdxDocumentFile: Warn about artifact download locations that look like Git
- .ort.yml: Update configuration for license mappings
- .ort.yml: Update moved and deleted files
- Gradle: Rename core-utils to ort-utils
- Add JSON Schema for package configuration
- Pip: Allow to map a generic BSD license in some cases
- Improvements of the dependency graph
- Raise a warning if 'yarn --info' returns empty data
- Add a FossId reporter
- Pub: Upgrade bootstrapped Flutter version to 3.0.1
- clearly-defined: Port from Jackson to kotlinx.serialization
-
Npm: Disable audit submission during
npm ciornpm install - Improve unmanaged file checks
- Pub: Add support for path dependencies
- Allow to disable the file archiver
- Pip: Fix license detection for license containing separators
- Some pull request reviews not shown.
oss-review-toolkit/ort-config
3 pull requests
package-url/purl-spec
1 pull request
oss-review-toolkit/.github
1 pull request
Created an issue in detekt/detekt that received 12 comments
Add a Markdown report format (for use with GitHub Job Summaries)
Expected Behavior It would be nice if there was an additional report in Markdown format (maybe even replacing the plain text format) that could be …
12
comments