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

Check for inofficial patches #89

Open
widhalmt opened this issue Sep 27, 2019 · 0 comments
Open

Check for inofficial patches #89

widhalmt opened this issue Sep 27, 2019 · 0 comments
Labels

Comments

@widhalmt
Copy link
Member

We should check if something was changed in cleartext files. Namely Icinga Web code or Icinga Web modules.

The first way that comes to mind is shipping Diagnostics with a file full of checksums for different versions of supported projects. If they differ we should throw an anomaly.

Wild idea:

  • Have a directory shipped with diagnostics
  • In this is a "master checksum file" which holds checksums. One for every version of a project. To check it, tar the most important directories and pipe the tarfile into a hash function.
  • If it differs, there could be a separate file for every version of every supported project. This way we could easily determine where a change has happened
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant