Skip to content
Success

Changes

Summary

  1. Add examples for package-lock.json and go.sum files. (commit: 24aad69) (details)
  2. Stop checking in Eclipse .settings (commit: cb195f4) (details)
  3. Adding feature to scan pnpm-lock.yaml (PNPM) (commit: 0582900) (details)
  4. removed redundant unit test (commit: 2cc58f6) (details)
  5. Updated copyright headers (commit: 792be42) (details)
  6. Restore REUSE compliance. (commit: c9021c7) (details)
  7. Rework tests so that they actually run as part of the build (commit: 8b1cbf9) (details)
  8. Update DEPENDENCIES file. (commit: 0001fc1) (details)
Commit 24aad6952533475af442cbca12dbb87b5839aa6f by Wayne Beaton
Add examples for package-lock.json and go.sum files.
(commit: 24aad69)
The file was modified README.md (diff)
Commit cb195f4da91a3e6c9361bd606809a14e1a4f291d by Wayne Beaton
Stop checking in Eclipse .settings
(commit: cb195f4)
The file was modified .gitignore (diff)
Commit 05829007b07e0e455f8674cb47451826a28774e9 by Wayne Beaton
Adding feature to scan pnpm-lock.yaml (PNPM)
(commit: 0582900)
The file was addedcore/src/test/java/org/eclipse/dash/licenses/tests/fixtures/pnpm/pnpm-lock-duplicate.yaml
The file was addedcore/src/test/java/org/eclipse/dash/licenses/tests/fixtures/pnpm/pnpm-lock-v5.yaml
The file was addedcore/src/test/java/org/eclipse/dash/licenses/tests/fixtures/pnpm/pnpm-lock-no-packages.yaml
The file was addedcore/src/test/java/org/eclipse/dash/licenses/tests/fixtures/pnpm/pnpm-lock-v6-small.yaml
The file was addedcore/src/test/java/org/eclipse/dash/licenses/tests/fixtures/pnpm/pnpm-lock-v9.yaml
The file was modified core/src/main/java/org/eclipse/dash/licenses/cli/Main.java (diff)
The file was addedcore/src/main/java/org/eclipse/dash/licenses/cli/PnpmPackageLockFileReader.java
The file was modified core/pom.xml (diff)
The file was addedcore/src/test/java/org/eclipse/dash/licenses/tests/fixtures/pnpm/pnpm-lock-v6.yaml
The file was addedcore/src/test/java/org/eclipse/dash/licenses/tests/PnpmPackageLockFileReaderTests.java
The file was modified core/src/test/java/org/eclipse/dash/licenses/tests/PnpmPackageLockFileReaderTests.java (diff)
Commit 792be421f87c5b187c9dd95843b4cedd1c8e09e9 by Wayne Beaton
Updated copyright headers
Updated description
(commit: 792be42)
The file was modified core/src/main/java/org/eclipse/dash/licenses/cli/PnpmPackageLockFileReader.java (diff)
The file was modified .reuse/dep5 (diff)
Commit 8b1cbf99d5e904259abf2b19bcbfb942ab8e70fc by Wayne Beaton
Rework tests so that they actually run as part of the build
(commit: 8b1cbf9)
The file was addedcore/src/test/resources/fixtures/pnpm/pnpm-lock-v6-small.yaml
The file was removedcore/src/test/java/lockfile-1.1.0.json
The file was removedcore/src/test/java/definitions.json.license
The file was removedcore/src/test/java/test_data_asn1crypto.json
The file was addedcore/src/test/resources/test_data_curation-1.0.json
The file was addedcore/src/test/resources/fixtures/pnpm/pnpm-lock-v5.yaml
The file was removedcore/src/test/java/org/eclipse/dash/licenses/tests/fixtures/pnpm/pnpm-lock-v6-small.yaml
The file was modified core/src/test/java/org/eclipse/dash/licenses/tests/GolangIdParserTests.java (diff)
The file was modified core/src/test/java/org/eclipse/dash/licenses/tests/PnpmPackageLockFileReaderTests.java (diff)
The file was addedcore/src/test/resources/write-1.0.3.json.license
The file was removedcore/src/test/java/org/eclipse/dash/licenses/tests/fixtures/pnpm/pnpm-lock-v9.yaml
The file was addedcore/src/test/resources/differentResolved.json
The file was addedcore/src/test/resources/fixtures/pnpm/pnpm-lock-duplicate.yaml
The file was addedcore/src/test/resources/test_data_yarn.lock
The file was addedcore/src/test/resources/test_data_package-lock.json
The file was addedcore/src/test/resources/test_data_asn1crypto.json
The file was removedcore/src/test/java/write-1.0.3.json.license
The file was addedcore/src/test/resources/test_data_package-lock-v2-2.json
The file was removedcore/src/test/java/definitions.json
The file was removedcore/src/test/java/org/eclipse/dash/licenses/tests/fixtures/pnpm/pnpm-lock-no-packages.yaml
The file was addedcore/src/test/resources/test_data_yarn2.lock
The file was removedcore/src/test/java/test_data_curation-1.0.json
The file was modified core/.settings/org.eclipse.core.resources.prefs (diff)
The file was addedcore/src/test/resources/lockfile-1.1.0.json
The file was addedcore/src/test/resources/licenses.json
The file was removedcore/src/test/java/lockfile-1.1.0.json.license
The file was modified core/src/test/java/org/eclipse/dash/licenses/tests/ClearlyDefinedIdParserTests.java (diff)
The file was removedcore/src/test/java/test_data_yarn2.lock
The file was addedcore/src/test/resources/chalk.json
The file was removedcore/src/test/java/test_data_package-lock-v2-2.json
The file was removedcore/src/test/java/test_data_yarn.lock
The file was addedcore/src/test/resources/fixtures/pnpm/pnpm-lock-v9.yaml
The file was removedcore/src/test/java/licenses.json
The file was addedcore/src/test/resources/test_data_package-lock-v3.json
The file was removedcore/src/test/java/chalk.json
The file was addedcore/src/test/resources/lockfile-1.1.0.json.license
The file was removedcore/src/test/java/test_data_package-lock.json
The file was removedcore/src/test/java/test_data_package-lock-v2.json
The file was modified core/src/test/java/org/eclipse/dash/licenses/tests/PackageLockFileReaderTests.java (diff)
The file was removedcore/src/test/java/org/eclipse/dash/licenses/tests/fixtures/pnpm/pnpm-lock-v5.yaml
The file was removedcore/src/test/java/org/eclipse/dash/licenses/tests/fixtures/pnpm/pnpm-lock-v6.yaml
The file was modified core/src/main/java/org/eclipse/dash/licenses/cli/PnpmPackageLockFileReader.java (diff)
The file was addedcore/src/test/resources/definitions.json.license
The file was removedcore/src/test/java/differentResolved.json
The file was addedcore/src/test/resources/fixtures/pnpm/pnpm-lock-no-packages.yaml
The file was removedcore/src/test/java/org/eclipse/dash/licenses/tests/fixtures/pnpm/pnpm-lock-duplicate.yaml
The file was modified core/src/test/java/org/eclipse/dash/licenses/tests/PackageUrlIdParserTests.java (diff)
The file was addedcore/src/test/resources/test_data_package-lock-v2.json
The file was modified core/pom.xml (diff)
The file was removedcore/src/test/java/test_data_package-lock-v3.json
The file was removedcore/src/test/java/write-1.0.3.json
The file was addedcore/src/test/resources/definitions.json
The file was addedcore/src/test/resources/write-1.0.3.json
The file was addedcore/src/test/resources/fixtures/pnpm/pnpm-lock-v6.yaml
The file was modified DEPENDENCIES (diff)