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

Enforce "active exploit" logic on devices running older operating systems #613

Closed
erikng opened this issue Jul 24, 2024 · 1 comment
Closed
Labels
enhancement New feature or request

Comments

@erikng
Copy link
Member

erikng commented Jul 24, 2024

This was the intent of #610

Ex: An admin sets "latest" which enforces 14.5.

A device on 14.4 or 14.4.1 is not under active exploit and the 14.5 does not contain fixes for active exploit.

However a device on 14.3 had active exploits that were fixed on 14.4. Since 14.5 is considered a "cumulative" update, this implies the device is currently under active exploits. The logic should be calculated to address this.

@erikng erikng added the enhancement New feature or request label Jul 24, 2024
@erikng
Copy link
Member Author

erikng commented Jul 24, 2024

Addressed here 3ad843d

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

No branches or pull requests

1 participant