Skip to content

Commit

Permalink
update defs
Browse files Browse the repository at this point in the history
  • Loading branch information
jtracey93 committed Jul 12, 2023
1 parent dd6ecae commit 4289860
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,10 @@ var varCustomPolicyDefinitionsArray = [
name: 'Deploy-Sql-Tde'
libDefinition: loadJsonContent('lib/policy_definitions/policy_definition_es_Deploy-Sql-Tde.json')
}
{
name: 'Deploy-Sql-vulnerabilityAssessments_20230706'
libDefinition: loadJsonContent('lib/policy_definitions/policy_definition_es_Deploy-Sql-vulnerabilityAssessments_20230706.json')
}
{
name: 'Deploy-Sql-vulnerabilityAssessments'
libDefinition: loadJsonContent('lib/policy_definitions/policy_definition_es_Deploy-Sql-vulnerabilityAssessments.json')
Expand Down

0 comments on commit 4289860

Please sign in to comment.