-
Notifications
You must be signed in to change notification settings - Fork 141
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
ServiceUI added to handle some apps #437
Conversation
🦙 MegaLinter status:
|
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
jscpd | yes | 9 | 2.75s | ||
✅ POWERSHELL | powershell | 4 | 0 | 11.28s | |
✅ POWERSHELL | powershell_formatter | 4 | 0 | 6.93s | |
checkov | yes | 1 | 29.99s | ||
devskim | yes | 4 | 3.06s | ||
✅ REPOSITORY | dustilock | yes | no | 0.01s | |
✅ REPOSITORY | gitleaks | yes | no | 0.79s | |
✅ REPOSITORY | git_diff | yes | no | 0.01s | |
✅ REPOSITORY | grype | yes | no | 11.76s | |
✅ REPOSITORY | kics | yes | no | 17.03s | |
✅ REPOSITORY | secretlint | yes | no | 1.54s | |
✅ REPOSITORY | syft | yes | no | 0.16s | |
✅ REPOSITORY | trivy | yes | no | 4.36s | |
✅ REPOSITORY | trivy-sbom | yes | no | 3.22s | |
trufflehog | yes | 1 | 3.65s | ||
cspell | 5 | 20 | 5.29s |
See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff
I've had problems with dnGrep.dnGrep, tested now with this and it just installed! |
It updated correctly, but now it thinks it should be installed every time (black listing it again):
|
Ah, it was due to an old registry uninstall entry, now manually deleted! |
Ahah. WAU becomes better and better 🤪 |
The next release will be 1.18.0 |
Sounds good to have. |
...but maybe a security challenge if the app then runs in in full graphic mode and presents a file browser or a help link... |
That's very true. |
Why not if it is a manageable setting? |
Yes, manageable by GPO 😅 |
Proposed Changes