Bump sast-rules to version 2.8.2 that includes rules with additional language support

Problem to solve

Integrate the latest sast-rules release v2.8.2 in the semgrep analyzer.

Implementation Plan

Since v2.8.2 adds support for new file types .yml and .properties, we have to apply the following changes:

Edited by Julian Thome