commit | dbfc1aaec697b78573c18d83fd40ba66ff63c0b3 | [log] [tgz] |
---|---|---|
author | Javan lacerda <javanlacerda@google.com> | Wed Mar 27 14:01:44 2024 +0000 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Mar 29 09:03:34 2024 -0400 |
tree | 8768d16794f153034cc7956dbbf3112bb76e6a9e | |
parent | fe5313fa6197fdd1822da890e95a65a5d81adae1 [diff] |
scripts: dts: update pyyaml version The currently used PyYaml version has some vulnerabilies as described on the pull request description. It updates to version 6.0, removing these supply chain vulnerabily. The OSSF Scorecard was the tool used for discovering these vulnerabilties. Signed-off-by: Javan lacerda <javanlacerda@google.com>