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

use same checksum logic for talismanRC suggestion as during detection #417

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

second-frank
Copy link

Resolves #416

With this PR the git additions used for the detection scan are also taken into account when reporting the checksum suggestions for the .talismanrc file. Because evaluation of fileignoreconfig checksums during detection scans is based on filename pattern matching against the git additions too. (see ChecksumCompare.IsScanNotRequired() and ChecksumCalculator.CalculateCollectiveChecksumForPattern())


The program was tested solely for our own use cases, which might differ from yours.
Frank Seidel frank.seidel@mercedes-benz.com, Mercedes-Benz Tech Innovation GmbH
Provider Information

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.

Potentially invalid checksum in githook report
1 participant