1.4.24. Migration to 7.7.1¶
1.4.24.1. Resources tracked in StaticSemanticAnalysis¶
The Resources rules are now tracked by static semantic analysis as soon
as they are activated, even without explicit request from a check.
Should this cause changes in your findings, you can switch back to the old
behavior by either setting option check_required back to True for those
resources that you do not need, or by deactivating the rule.
The option check_required may be removed in a future release.