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

Switch to using File input format for repository scans #33

Closed
BernieWhite opened this issue Sep 8, 2020 · 0 comments · Fixed by #35
Closed

Switch to using File input format for repository scans #33

BernieWhite opened this issue Sep 8, 2020 · 0 comments · Fixed by #35
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@BernieWhite
Copy link
Member

Currently the inputType of repository uses custom code to scan the repository for files.

PSRule v0.20.0 introduces a similar process natively within the engine. It also observes file exclusions from .gitignore and the Input.PathIgnore option.

We should update to use this feature.

References

PSRule change log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant