File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed
tools/cvm-image-rewriter/plugins/02-motd-welcome/files/etc Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 11# Confidential Cloud-Native Primitives (CCNP)
22
3- ![ CI Check License] ( https://github.com/intel /confidential-cloud-native-primitives/actions/workflows/pr-license-python.yaml/badge.svg )
4- ![ CI Check Spelling] ( https://github.com/intel /confidential-cloud-native-primitives/actions/workflows/pr-doclint.yaml/badge.svg )
5- ![ CI Check Python] ( https://github.com/intel /confidential-cloud-native-primitives/actions/workflows/pr-pylint.yaml/badge.svg )
6- ![ CI Check Shell] ( https://github.com/intel /confidential-cloud-native-primitives/actions/workflows/pr-shell-check.yaml/badge.svg )
7- ![ CI Check Rust] ( https://github.com/intel /confidential-cloud-native-primitives/actions/workflows/pr-check-rust.yaml/badge.svg )
8- ![ CI Check Golang] ( https://github.com/intel /confidential-cloud-native-primitives/actions/workflows/pr-golang-check.yaml/badge.svg )
9- ![ CI Check Container] ( https://github.com/intel /confidential-cloud-native-primitives/actions/workflows/pr-container-check.yaml/badge.svg )
10- ![ CC Foundation Image Customize] ( https://github.com/intel /confidential-cloud-native-primitives/actions/workflows/image-rewriter.yaml/badge.svg )
3+ ![ CI Check License] ( https://github.com/cc-api /confidential-cloud-native-primitives/actions/workflows/pr-license-python.yaml/badge.svg )
4+ ![ CI Check Spelling] ( https://github.com/cc-api /confidential-cloud-native-primitives/actions/workflows/pr-doclint.yaml/badge.svg )
5+ ![ CI Check Python] ( https://github.com/cc-api /confidential-cloud-native-primitives/actions/workflows/pr-pylint.yaml/badge.svg )
6+ ![ CI Check Shell] ( https://github.com/cc-api /confidential-cloud-native-primitives/actions/workflows/pr-shell-check.yaml/badge.svg )
7+ ![ CI Check Rust] ( https://github.com/cc-api /confidential-cloud-native-primitives/actions/workflows/pr-check-rust.yaml/badge.svg )
8+ ![ CI Check Golang] ( https://github.com/cc-api /confidential-cloud-native-primitives/actions/workflows/pr-golang-check.yaml/badge.svg )
9+ ![ CI Check Container] ( https://github.com/cc-api /confidential-cloud-native-primitives/actions/workflows/pr-container-check.yaml/badge.svg )
10+ ![ CC Foundation Image Customize] ( https://github.com/cc-api /confidential-cloud-native-primitives/actions/workflows/image-rewriter.yaml/badge.svg )
1111[ ![ OpenSSF Best Practices] ( https://www.bestpractices.dev/projects/8325/badge )] ( https://www.bestpractices.dev/projects/8325 )
1212
1313## Introduction
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ dependencies = [
2222]
2323
2424[project .urls ]
25- "Homepage" = " https://github.com/intel /confidential-cloud-native-primitives"
26- "Bug Tracker" = " https://github.com/intel /confidential-cloud-native-primitives/issues"
25+ "Homepage" = " https://github.com/cc-api /confidential-cloud-native-primitives"
26+ "Bug Tracker" = " https://github.com/cc-api /confidential-cloud-native-primitives/issues"
2727
2828[build-system ]
2929requires = [" setuptools" , " wheel" ]
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = ccnp
33version = 0.4.0
44description = SDKs to enable confidential computing in cloud native environments
55long_description = file: README.md
6- url = https://github.com/intel /confidential-cloud-native-primitives
6+ url = https://github.com/cc-api /confidential-cloud-native-primitives
77classifiers =
88 Programming Language :: Python :: 3
99 Operating System :: OS Independent
Original file line number Diff line number Diff line change 33Welcome to Confidential Computing Guest Environment
44
55This image is optimized for Confidential Cloud Native Foundation.
6- Please visits https://github.com/intel /confidential-cloud-native-primitives.
6+ Please visits https://github.com/cc-api /confidential-cloud-native-primitives.
77===================================================
You can’t perform that action at this time.
0 commit comments