zentralopensource / zentral

Zentral is a high-visibility platform for controlling Apple endpoints in enterprises. It brings great observability to IT and makes tracking & reporting compliance much less manual.
https://www.zentral.com
Other
732 stars 83 forks source link

Fix inventory search with bad regex #978

Closed np5 closed 1 month ago

np5 commented 1 month ago

Remove the regex search and use a LIKE instead.

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 9282563255

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
zentral/contrib/inventory/utils.py 6 8 75.0%
<!-- Total: 18 20 90.0% -->
Files with Coverage Reduction New Missed Lines %
zentral/contrib/inventory/utils.py 1 68.66%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 9256802336: 0.02%
Covered Lines: 35785
Relevant Lines: 45469

💛 - Coveralls