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

v5.6.0 #1286

Merged
merged 7 commits into from
Apr 30, 2024
Merged

v5.6.0 #1286

merged 7 commits into from
Apr 30, 2024

Conversation

Cabecinha84
Copy link
Member

  • Improvements on updates applications without extending subscriptions;
  • Disable syncthing conflicts files;
  • Better handling with apt, all installs/updates are now handled by System Service.
  • Other small improvements.

Cabecinha84 and others added 6 commits April 24, 2024 10:13
* Add fifo queue, udpate systemService

* Make apt / cmd install more robust

* Add tests for fifo queue, add a few bugfixes / features

* Add dpkg version tests

* Update systemService tests and bugfixes

* Lint

* Fix up serviceHelper tests (addition of runCmd timeout)

* Move syncthing install from bash script to systemService

* Lint / bugfix

* Fix existing tests

* Patch for node 14 fs constants

* Fix typo in version check command

* Add tests for adding apt sources

* Lint

* Patch dpkg check to make sure package actually installed

* Move eslint rule to correct line

* Remove test runner from serviceHelper
Copy link

gitguardian bot commented Apr 30, 2024

⚠️ GitGuardian has uncovered 4 secrets following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secrets in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
8398280 Triggered PGP Private Key 6c83e9c HomeUI/dist/js/index.js View secret
8398280 Triggered PGP Private Key 6c83e9c HomeUI/dist/js/index.js View secret
8398280 Triggered PGP Private Key 3db08c6 HomeUI/dist/js/index.js View secret
8398280 Triggered PGP Private Key 3db08c6 HomeUI/dist/js/index.js View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secrets safely. Learn here the best practices.
  3. Revoke and rotate these secrets.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Our GitHub checks need improvements? Share your feedbacks!

@TheTrunk TheTrunk merged commit 59f0bb4 into master Apr 30, 2024
4 of 5 checks passed
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

4 participants