- The following query suites have been added or modified for CERT C:
- A new query suite has been created
cert-c-default.qlsto avoid confusion with the CERT C++ query suites. Thecert-default.qlssuite has been deprecated, and will be removed in a future releases, and is replaced by thecert-c-default.qlssuite.- The
cert-c-default.qlssuite has been specified as the default for the pack, and will include our most up-to-date coverage for CERT C.
- The
- One new query suite,
cert-c-recommended.qlshas been added to enable running CERT recommendations (as opposed to rules) that will be added in the future. - The default query suite,
cert-c-default.qlshas been set to exclude CERT recommendations (as opposed to rules) that will be added in the future.
- A new query suite has been created
- The following query suites have been added or modified for CERT C++:
- A new query suite has been created
cert-cpp-default.qlsto avoid confusion with the CERT C query suites. Thecert-default.qlssuite has been deprecated, and will be removed in a future releases, and is replaced by thecert-cpp-default.qlssuite.- The
cert-cpp-default.qlssuite has been specified as the default for the pack, and will include our most up-to-date coverage for CERT C.
- The
- A new query suite has been created
cert-cpp-single-translation-unit.qlsto avoid confusion with the CERT C query suites. Thecert-single-translation-unit.qlssuite has been deprecated, and will be removed in a future releases, and is replaced by thecert-cpp-single-translation-unit.qlssuite.
- A new query suite has been created