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

v9.6.11 #313

Merged
merged 10 commits into from
Nov 7, 2023
Merged

v9.6.11 #313

merged 10 commits into from
Nov 7, 2023

Conversation

pieroproietti
Copy link
Owner

eggs-9.6.11

  • krill: changed the way to visualize errors on function rexec() during installation, without clear and stop the execution;
  • krill: hide desktop link to krill on installed systems;
  • krill: always set zone/region to local using geoip.

@pieroproietti pieroproietti merged commit e4aaac4 into master Nov 7, 2023
2 checks passed
@pieroproietti pieroproietti deleted the devel branch November 7, 2023 08:38
console.log(`command:'\n${chalk.cyan(cmd)}\n\nended with code ${chalk.cyan(check.code)}`)
console.log()
await Utils.pressKeyToExit("eggs caused an error in the previous operation, press enter to continue", true)
console.log(`eggs >>> error on command: ` + chalk.cyan(cmd) + ', code: ' + chalk.cyan(check.code))

Check failure

Code scanning / CodeQL

Clear-text logging of sensitive information High

This logs sensitive data returned by
an access to user_opt_passwd
as clear text.
This logs sensitive data returned by
an access to root_passwd
as clear text.
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.

None yet

1 participant