Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,528 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in oss-review-toolkit/ort that received 2 comments
Link ORT configuration file docs from storage docs
Please have a look at the individual commit messages for the details.
- OkHttpClientHelper: Improve a code comment regarding authenticators
- Maven improvements
- Gradle mem info
- OrtAuthenticator: Support generic credentials passed as environment variables
- examples: Demonstrate the use of block scalar style comments in YAML
- Extensions: Generalize bytesToMiB() to work an Numbers
- No bootstrap
- Update mailmap to beautify / complete some contributor names
- Logging improvements
- Gradle: Account for the kotest plugin to create Gradle run configs now
- README: Remove the mention of a planned Documenter
- Dockerfile: Stop depending on a fixed Pip version
- LocalScanner: Align on using "of" instead of "/" in indices
- OrtMain: Show CPU and memory info in the header
- Improve checking the syntax for evaluator scripts
- OrtProxySelector: Support no_proxy entries without a port
- Gradle: Upgrade dokka to version 1.4.10.2
- Gradle: Upgrade detekt to version 1.14.2
- WIP
- Fix skipping the AppVeyor build if only *.md files were modified
- OrtConfiguration: Log the configuration file being used for debugging
- Excel merged cells test
- Jenkinsfile comments
- Move the Jenkinsfile to run ORT into an "integrations" directory
- analyzer: Do not hard-code the GitHub project replacements
- Some pull requests not shown.
- declared-license-mapping: Strip a trailing white space
- Oheger bosch/scanner/clearly defined helper functionality
- Scanner: Filter out not applicable license files for packages
- NPM Analyzer NullPointerException fix
- Introduce performance logging
- FindingsMatcher: Fix broken merging of matched root license findings
- Upgrade Gradle to version 6.7
- Update documentation for scanner storage backends
- README: Fix inaccessible link to core development team
- Docker: Upgrade Node.js to version 12
- NuGet: Support multiple configured NuGet indices
- ScanCode: Work around an issue with Unicode decoding
- ScanCode: Tolerate underscores in license keys
- declared-license-mapping: Add an entry for the SQLCipher License
- PipFunTest: Update expected test results
- Map more declared licenses
- Add support for multiple scan storages
- Add FOSSID as a remote scanner
- LicenseFilenamePatterns: Minor improvements
- Migrate evaluator to LicenseInfoResolver
- Use `distinct` only if a list is required
- Upgrade the spring-core dependency
- Provide (additional) documentation for usage of the docker image
Created an issue in oss-review-toolkit/ort that received 6 comments
Ensure ORT runs with a maximum of at least 8 GiB in Docker
For larger (Gradle) projects the analyzer might run into memory issues if the maximum mount of memory available to the JVM is less than something l…
- Make isCompatible() Scanner-aware
- Rework PDF reporting
- Add Snyk as a security vulnerability provider
- Make "Copyright" / "Portions" text matching case-insensitive in the processor
- Make AntennaAttributionDocumentReporter used "merged" / processed copyrights
- Reflect multi scan storage feature in README
- Speed up Docker builds
- Upgrade our Dockerfile to use Node >= 10
- Come up with a generic way to create IDs for local packages with missing meta-data
- Create a file to easily integrate ORT with Azure Pipelines