Skip to content

Fix CWE-73: File Manipulation #74

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

Closed
wants to merge 1 commit into from
Closed

Conversation

kzosi
Copy link
Contributor

@kzosi kzosi commented May 15, 2025

No description provided.

Signed-off-by: Zofia Koscinska <[email protected]>
Copy link
Contributor

@omordyk omordyk left a comment

Choose a reason for hiding this comment

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

@kzosi pls add description.

Copy link
Contributor

@omordyk omordyk left a comment

Choose a reason for hiding this comment

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

root@ExchangeAPI1:~/FDO-support# make
mkdir -p ocs-api/linux
(cd ocs-api && GOOS=linux go build -ldflags="-X 'main.OCS_API_VERSION=1.4.0'" -o linux/ocs-api -buildvcs=false)
# github.com/open-horizon/FDO-support/ocs-api
./main.go:425:2: declared and not used: absDeviceDir
./main.go:430:24: undefined: absdeviceDir
make: *** [Makefile:57: ocs-api/linux/ocs-api] Error 1

@kzosi kzosi closed this Jun 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants