Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--insecure #31

Merged
merged 7 commits into from
Apr 10, 2023
Merged

--insecure #31

merged 7 commits into from
Apr 10, 2023

Conversation

srz-zumix
Copy link
Owner

No description provided.

@@ -256,4 +256,5 @@ curl \
-H "Content-Type: application/json" \
-X POST \
-d "{\"time\": \"${DATE}\", \"ci\": \"${CI_ENV_NAME}\", \"commit\": \"${CI_ENV_GIT_COMMIT}\", \"os\": \"${PLATFORM}\", \"os_name\": \"${OS_NAME}\", \"arch\": \"${ARCH}\", \"disk\": \"${DISK}\", \"disk_avail\": \"${FREESPACE}\", \"docker\": \"${IS_DOCKER}\", \"nproc\": \"${NUMBER_OF_PROCESSORS}\", \"ram\": \"${RAMSIZE_GB}\", \"vs\":\"${HAS_VS}\", \"vcperf\":\"${HAS_VCPERF}\" }" \
${SPEC_URL_OPTIONS:-} \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting. SC2086

.ci/spec.sh Outdated Show resolved Hide resolved
.ci/spec.sh Outdated Show resolved Hide resolved
.ci/spec.sh Outdated Show resolved Hide resolved
.ci/spec.sh Outdated Show resolved Hide resolved
.ci/spec.sh Outdated Show resolved Hide resolved
srz-zumix and others added 2 commits February 16, 2023 14:40
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant