Commit bf2ef53
authored
feat: v8.0.0 (#275)
Feature:
App settings redesign for Package Identifier , Component creator and Artifactory uploader
Implement CA Tool telemetry
Exclude internal components from SW360 but not from the SBOM
Adding validation for the Fossology URL and its token validity in SW360
HTTP retry logic for the request made from the tool
Decoupling the package identifier from sw360 and package identifier.
BigFix:
Handle null exceptions when initiating Telemetry for all exes.
If any path related issue was found , throw custom error instead of this full stack trace.
Updated retry logic warning message for all apis and added Bad request condition for retry.
Initiate trigger fossology process when clearing state is sent to clearing.
Updated nuget build query for identifying nuget packages in jfrog repository.
When creating a Maven BOM file using the package identifier, the ?type=jar suffix is removed from the purl and bomref fields in the components.1 parent 109a634 commit bf2ef53
File tree
397 files changed
+81729
-94034
lines changed- .github/workflows
- TestFiles
- IntegrationTestFiles
- ArtifactoryUploaderTestData
- Conan
- Npm
- Nuget
- Poetry
- SystemTest1stIterationData/Nuget-Assets
- MavenTestFile/ArtifactoryUploaderTestData
- doc
- UsageDoc
- usagedocimg
- pipelines
- build
- templates
- build
- src
- AritfactoryUploader.UTest
- ArtifactoryUTTestFiles
- ArtifactoryUploader
- Constants
- Model
- LCT.APICommunications.UTest
- LCT.APICommunications
- Interfaces
- Model
- AQL
- Foss
- LCT.ArtifactPublisher
- LCT.Common.UTests
- LCT.Common
- Constants
- Interface
- Logging
- Model
- Runtime
- LCT.CycloneDxProcessor
- LCT.Facade.UTest
- LCT.Facade
- Interfaces
- LCT.PackageIdentifier.UTest
- PackageIdentifierUTTestFiles
- LCT.PackageIdentifier
- Constants
- Interface
- Model
- NugetModel
- LCT.SW360PackageCreator.UTest
- ComponentCreatorUTFiles
- LCT.SW360PackageCreator
- Constants
- Interfaces
- Model
- LCT.Services.UTest
- ServiceUTestFiles
- LCT.Services
- Interface
- Model
- LCT.Telemetry
- SW360IntegrationTest
- Alpine
- Conan
- Debian
- Maven
- NPM
- Nuget
- NugetTemplate
- PackageCreatorTestFiles/Maven
- PackageIdentifierTestFiles
- Maven
- Python
- Telemetry.UTest
- TestUtilities
- UnitTestUtilities
- templates
- azureDevops
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
397 files changed
+81729
-94034
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
This file was deleted.
0 commit comments