We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
cd malcontent-samples/python/2024.ultralytics mal diff v8.3.40 v8.3.41
results in many Changed file entries with no changes noted in the UI:
Changed
├─ 🟡 Changed: v8.3.41/engine/predictor.py │ ≡ command & control [MEDIUM] │ 🟡 tool_transfer/os — references multiple operating systems: Linux, https://, macOS │ ≡ discovery [MEDIUM] │ 🟡 system/platform — system platform identification: platform.system() │ ≡ execution [LOW] │ 🔵 imports/python — imports python modules: │ from pathlib import Path, from ultralytics.cfg import get, from ultralytics.data import load, from ultralytics.data.augment import LetterBox, from ultraly… │ ≡ filesystem [LOW] │ 🔵 directory/create — creates directories: mkdir │ ≡ networking [LOW] │ 🔵 url/embedded — contains embedded HTTPS URLs: https://docs.ultralytics.com/modes/predict/, https://youtu.be/LNwODJXcvt4 │ ≡ operating-system [LOW] │ 🔵 fd/multiplex — monitor multiple file descriptors: select │
The text was updated successfully, but these errors were encountered:
This is just a generic catch-all:
malcontent/pkg/render/terminal.go
Lines 119 to 121 in f18fb0e
I think we can move that into renderFileSummary and set it based on specific conditions.
renderFileSummary
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
results in many
Changed
file entries with no changes noted in the UI:The text was updated successfully, but these errors were encountered: