Skip to content

Commit

Permalink
Merge pull request #92 from okssum/dev
Browse files Browse the repository at this point in the history
add compliance artifacts for mobilewallet sdk android 1.6.0
  • Loading branch information
haksungjang authored Oct 25, 2023
2 parents 5a46801 + d1ea62e commit a7895e7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 16 deletions.
17 changes: 1 addition & 16 deletions .github/workflows/gh-pages-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,19 +38,4 @@ jobs:
run: npm install

- name: Build
run: hugo --minify

- name: Black Duck Synopsys Detect
run: |
bash <(curl -s -L https://detect.synopsys.com/detect8.sh) \
--blackduck.url="${{ secrets.BLACKDUCK_URL }}" \
--blackduck.api.token="${{ secrets.BLACKDUCK_API_TOKEN }}" \
--blackduck.trust.cert=true \
--detect.project.name=sktelecom.github.io \
--detect.project.version.name=1.0.0 \
--detect.blackduck.signature.scanner.snippet.matching=SNIPPET_MATCHING \
--detect.blackduck.signature.scanner.upload.source.mode=true \
--detect.clone.project.version.latest=true \
--detect.project.tags=TYPE_web_service,CI_github \
--detect.project.version.distribution=SAAS \
--detect.excluded.detector.types=RUBYGEMS
run: hugo --minify
1 change: 1 addition & 0 deletions content/en/compliance/mobilewallet/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ Open Source Compliance Artifacts for Mobilewallet

| Version | OSS Notice | Source Code |
|---|:---:|:---:|
| 1.6.0 | [notice](https://opensource.sktelecom.com/compliance_artifacts/mobilewallet/sdk_android/1.6.0/MWallet_SDK_android_1.6.0_OSS_Notice.html) | - |
| 1.1.0 | [notice](https://opensource.sktelecom.com/compliance_artifacts/mobilewallet/sdk_android/1.1.0/Mobilewallet_SDK_android_1.1.0_OSS_Notice.html) | - |
1 change: 1 addition & 0 deletions content/ko/compliance/mobilewallet/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ description: >

| Version | OSS Notice | Source Code |
|---|:---:|:---:|
| 1.6.0 | [notice](https://opensource.sktelecom.com/compliance_artifacts/mobilewallet/sdk_android/1.6.0/MWallet_SDK_android_1.6.0_OSS_Notice.html) | - |
| 1.1.0 | [notice](https://opensource.sktelecom.com/compliance_artifacts/mobilewallet/sdk_android/1.1.0/Mobilewallet_SDK_android_1.1.0_OSS_Notice.html) | - |

0 comments on commit a7895e7

Please sign in to comment.