WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 8c89f84

Browse files
author
ygorshomov
committed
revert
1 parent bb34c39 commit 8c89f84

File tree

1 file changed

+233
-0
lines changed
  • specification/security/resource-manager

1 file changed

+233
-0
lines changed

specification/security/resource-manager/readme.md

Lines changed: 233 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -477,6 +477,239 @@ override-info:
477477
title: SecurityCenter
478478
```
479479

480+
### Tag: package-composite-v1
481+
482+
These settings apply only when `--tag=package-composite-v1` is specified on the command line.
483+
484+
``` yaml $(tag) == 'package-composite-v1'
485+
input-file:
486+
- Microsoft.Security/preview/2015-06-01-preview/alerts.json
487+
- Microsoft.Security/preview/2015-06-01-preview/allowedConnections.json
488+
- Microsoft.Security/preview/2015-06-01-preview/discoveredSecuritySolutions.json
489+
- Microsoft.Security/preview/2015-06-01-preview/externalSecuritySolutions.json
490+
- Microsoft.Security/preview/2015-06-01-preview/jitNetworkAccessPolicies.json
491+
- Microsoft.Security/preview/2015-06-01-preview/locations.json
492+
- Microsoft.Security/preview/2015-06-01-preview/operations.json
493+
- Microsoft.Security/preview/2015-06-01-preview/tasks.json
494+
- Microsoft.Security/preview/2015-06-01-preview/topologies.json
495+
- Microsoft.Security/preview/2017-08-01-preview/advancedThreatProtectionSettings.json
496+
- Microsoft.Security/preview/2017-08-01-preview/autoProvisioningSettings.json
497+
- Microsoft.Security/preview/2017-08-01-preview/compliances.json
498+
- Microsoft.Security/preview/2017-08-01-preview/deviceSecurityGroups.json
499+
- Microsoft.Security/preview/2017-08-01-preview/informationProtectionPolicies.json
500+
- Microsoft.Security/preview/2017-08-01-preview/settings.json
501+
- Microsoft.Security/preview/2017-08-01-preview/workspaceSettings.json
502+
- Microsoft.Security/preview/2019-01-01-preview/alertsSuppressionRules.json
503+
- Microsoft.Security/preview/2019-01-01-preview/automations.json
504+
- Microsoft.Security/preview/2019-01-01-preview/regulatoryCompliance.json
505+
- Microsoft.Security/preview/2019-01-01-preview/subAssessments.json
506+
- Microsoft.Security/preview/2020-01-01-preview/connectors.json
507+
- Microsoft.Security/preview/2020-01-01-preview/secureScore.json
508+
- Microsoft.Security/preview/2020-01-01-preview/securityContacts.json
509+
- Microsoft.Security/preview/2020-07-01-preview/sqlVulnerabilityAssessmentsBaselineRuleOperations.json
510+
- Microsoft.Security/preview/2020-07-01-preview/sqlVulnerabilityAssessmentsScanOperations.json
511+
- Microsoft.Security/preview/2020-07-01-preview/sqlVulnerabilityAssessmentsScanResultsOperations.json
512+
- Microsoft.Security/preview/2021-05-01-preview/softwareInventories.json
513+
- Microsoft.Security/preview/2021-07-01-preview/customAssessmentAutomation.json
514+
- Microsoft.Security/preview/2021-07-01-preview/customEntityStoreAssignment.json
515+
- Microsoft.Security/preview/2021-10-01-preview/mdeOnboardings.json
516+
- Microsoft.Security/preview/2022-08-01-preview/securityConnectors.json
517+
518+
# Needed when there is more than one input file
519+
override-info:
520+
title: SecurityCenter
521+
```
522+
523+
### Tag: package-composite-v2
524+
525+
These settings apply only when `--tag=package-composite-v2` is specified on the command line.
526+
527+
``` yaml $(tag) == 'package-composite-v2'
528+
input-file:
529+
- Microsoft.Security/preview/2015-06-01-preview/allowedConnections.json
530+
- Microsoft.Security/preview/2015-06-01-preview/discoveredSecuritySolutions.json
531+
- Microsoft.Security/preview/2015-06-01-preview/externalSecuritySolutions.json
532+
- Microsoft.Security/preview/2015-06-01-preview/jitNetworkAccessPolicies.json
533+
- Microsoft.Security/preview/2015-06-01-preview/locations.json
534+
- Microsoft.Security/preview/2015-06-01-preview/operations.json
535+
- Microsoft.Security/preview/2015-06-01-preview/tasks.json
536+
- Microsoft.Security/preview/2015-06-01-preview/topologies.json
537+
- Microsoft.Security/preview/2017-08-01-preview/advancedThreatProtectionSettings.json
538+
- Microsoft.Security/preview/2017-08-01-preview/autoProvisioningSettings.json
539+
- Microsoft.Security/preview/2017-08-01-preview/compliances.json
540+
- Microsoft.Security/preview/2017-08-01-preview/deviceSecurityGroups.json
541+
- Microsoft.Security/preview/2017-08-01-preview/informationProtectionPolicies.json
542+
- Microsoft.Security/preview/2017-08-01-preview/iotSecuritySolutionAnalytics.json
543+
- Microsoft.Security/preview/2017-08-01-preview/iotSecuritySolutions.json
544+
- Microsoft.Security/preview/2017-08-01-preview/settings.json
545+
- Microsoft.Security/preview/2017-08-01-preview/workspaceSettings.json
546+
- Microsoft.Security/preview/2019-01-01-preview/alertsSuppressionRules.json
547+
- Microsoft.Security/preview/2019-01-01-preview/automations.json
548+
- Microsoft.Security/preview/2019-01-01-preview/regulatoryCompliance.json
549+
- Microsoft.Security/preview/2019-01-01-preview/subAssessments.json
550+
- Microsoft.Security/preview/2020-01-01-preview/connectors.json
551+
- Microsoft.Security/preview/2020-01-01-preview/secureScore.json
552+
- Microsoft.Security/preview/2020-01-01-preview/securityContacts.json
553+
- Microsoft.Security/preview/2020-07-01-preview/sqlVulnerabilityAssessmentsBaselineRuleOperations.json
554+
- Microsoft.Security/preview/2020-07-01-preview/sqlVulnerabilityAssessmentsScanOperations.json
555+
- Microsoft.Security/preview/2020-07-01-preview/sqlVulnerabilityAssessmentsScanResultsOperations.json
556+
- Microsoft.Security/preview/2021-05-01-preview/softwareInventories.json
557+
- Microsoft.Security/preview/2021-07-01-preview/customAssessmentAutomation.json
558+
- Microsoft.Security/preview/2021-07-01-preview/customEntityStoreAssignment.json
559+
- Microsoft.Security/preview/2021-10-01-preview/mdeOnboardings.json
560+
- Microsoft.Security/preview/2022-08-01-preview/securityConnectors.json
561+
- Microsoft.Security/stable/2018-06-01/pricings.json
562+
- Microsoft.Security/stable/2019-01-01/alerts.json
563+
564+
# Needed when there is more than one input file
565+
override-info:
566+
title: SecurityCenter
567+
```
568+
569+
### Tag: package-composite-v3
570+
571+
These settings apply only when `--tag=package-composite-v3` is specified on the command line.
572+
573+
``` yaml $(tag) == 'package-composite-v3'
574+
input-file:
575+
- Microsoft.Security/preview/2015-06-01-preview/locations.json
576+
- Microsoft.Security/preview/2015-06-01-preview/tasks.json
577+
- Microsoft.Security/preview/2017-08-01-preview/autoProvisioningSettings.json
578+
- Microsoft.Security/preview/2017-08-01-preview/compliances.json
579+
- Microsoft.Security/preview/2017-08-01-preview/informationProtectionPolicies.json
580+
- Microsoft.Security/preview/2017-08-01-preview/workspaceSettings.json
581+
- Microsoft.Security/preview/2019-01-01-preview/alertsSuppressionRules.json
582+
- Microsoft.Security/preview/2019-01-01-preview/regulatoryCompliance.json
583+
- Microsoft.Security/preview/2019-01-01-preview/subAssessments.json
584+
- Microsoft.Security/preview/2020-01-01-preview/connectors.json
585+
- Microsoft.Security/preview/2021-05-01-preview/softwareInventories.json
586+
- Microsoft.Security/preview/2021-07-01-preview/customAssessmentAutomation.json
587+
- Microsoft.Security/preview/2021-07-01-preview/customEntityStoreAssignment.json
588+
- Microsoft.Security/preview/2021-10-01-preview/mdeOnboardings.json
589+
- Microsoft.Security/preview/2022-01-01-preview/governanceAssignments.json
590+
- Microsoft.Security/preview/2022-01-01-preview/governanceRules.json
591+
- Microsoft.Security/preview/2022-07-01-preview/applications.json
592+
- Microsoft.Security/preview/2023-01-01-preview/securityOperators.json
593+
- Microsoft.Security/preview/2023-02-01-preview/sqlVulnerabilityAssessmentsBaselineRuleOperations.json
594+
- Microsoft.Security/preview/2023-02-01-preview/sqlVulnerabilityAssessmentsScanOperations.json
595+
- Microsoft.Security/preview/2023-02-01-preview/sqlVulnerabilityAssessmentsScanResultsOperations.json
596+
- Microsoft.Security/preview/2023-02-15-preview/sensitivitySettings.json
597+
- Microsoft.Security/preview/2023-05-01-preview/healthReports.json
598+
- Microsoft.Security/preview/2023-12-01-preview/automations.json
599+
- Microsoft.Security/preview/2023-12-01-preview/securityContacts.json
600+
- Microsoft.Security/preview/2024-08-01-preview/securityConnectors.json
601+
- Microsoft.Security/preview/2025-02-01-preview/defenderForStorageSettings.json
602+
- Microsoft.Security/preview/2025-05-04-preview/operations.json
603+
- Microsoft.Security/preview/2025-05-04-preview/assessmentMetadata.json
604+
- Microsoft.Security/preview/2025-05-04-preview/assessments.json
605+
- Microsoft.Security/stable/2017-08-01/complianceResults.json
606+
- Microsoft.Security/stable/2019-01-01/advancedThreatProtectionSettings.json
607+
- Microsoft.Security/stable/2019-08-01/deviceSecurityGroups.json
608+
- Microsoft.Security/stable/2019-08-01/iotSecuritySolutionAnalytics.json
609+
- Microsoft.Security/stable/2019-08-01/iotSecuritySolutions.json
610+
- Microsoft.Security/stable/2020-01-01/allowedConnections.json
611+
- Microsoft.Security/stable/2020-01-01/discoveredSecuritySolutions.json
612+
- Microsoft.Security/stable/2020-01-01/externalSecuritySolutions.json
613+
- Microsoft.Security/stable/2020-01-01/jitNetworkAccessPolicies.json
614+
- Microsoft.Security/stable/2020-01-01/secureScore.json
615+
- Microsoft.Security/stable/2020-01-01/SecuritySolutions.json
616+
- Microsoft.Security/stable/2020-01-01/securitySolutionsReferenceData.json
617+
- Microsoft.Security/stable/2020-01-01/serverVulnerabilityAssessments.json
618+
- Microsoft.Security/stable/2020-01-01/topologies.json
619+
- Microsoft.Security/stable/2022-01-01/alerts.json
620+
- Microsoft.Security/stable/2022-05-01/settings.json
621+
- Microsoft.Security/stable/2023-05-01/ServerVulnerabilityAssessmentsSettings.json
622+
- Microsoft.Security/stable/2023-11-15/apiCollections.json
623+
- Microsoft.Security/stable/2024-01-01/pricings.json
624+
- Microsoft.Security/stable/2024-08-01/securityStandards.json
625+
- Microsoft.Security/stable/2024-08-01/standardAssignments.json
626+
- Microsoft.Security/stable/2024-08-01/customRecommedations.json
627+
- Microsoft.Security/stable/2025-03-01/securityConnectorsDevOps.json
628+
629+
# Autorest suppressions
630+
suppressions:
631+
- code: LroLocationHeader
632+
from: securityConnectorsDevOps.json
633+
reason: False positive. Per ResourceProvider specification SecurityConnectors DevOps uses Azure-AsyncOperation header instead of Location header
634+
- code: ResourceNameRestriction
635+
from: securityConnectorsDevOps.json
636+
reason: SecurityConnectors DevOps collects data from thirdparty providers which do not always specify name patterns
637+
- code: GetCollectionOnlyHasValueAndNextLink
638+
from: securityConnectorsDevOps.json
639+
where:
640+
- $.paths["/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/securityConnectors/{securityConnectorName}/devops/default"].get.responses["200"].schema.properties
641+
reason: False positive. This check flags the the API which doesn't actually return collection but a singleton.
642+
643+
# Needed when there is more than one input file
644+
override-info:
645+
title: SecurityCenter
646+
```
647+
648+
### Tag: package-dotnet-sdk
649+
650+
These settings apply only when `--tag=package-dotnet-sdk` is specified on the command line.
651+
652+
``` yaml $(tag) == 'package-dotnet-sdk'
653+
input-file:
654+
- Microsoft.Security/preview/2015-06-01-preview/locations.json
655+
- Microsoft.Security/preview/2015-06-01-preview/operations.json
656+
- Microsoft.Security/preview/2015-06-01-preview/tasks.json
657+
- Microsoft.Security/preview/2017-08-01-preview/autoProvisioningSettings.json
658+
- Microsoft.Security/preview/2017-08-01-preview/compliances.json
659+
- Microsoft.Security/preview/2017-08-01-preview/informationProtectionPolicies.json
660+
- Microsoft.Security/preview/2017-08-01-preview/workspaceSettings.json
661+
- Microsoft.Security/preview/2019-01-01-preview/alertsSuppressionRules.json
662+
- Microsoft.Security/preview/2019-01-01-preview/automations.json
663+
- Microsoft.Security/preview/2019-01-01-preview/regulatoryCompliance.json
664+
- Microsoft.Security/preview/2019-01-01-preview/subAssessments.json
665+
- Microsoft.Security/preview/2020-01-01-preview/connectors.json
666+
- Microsoft.Security/preview/2020-01-01-preview/securityContacts.json
667+
- Microsoft.Security/preview/2021-05-01-preview/softwareInventories.json
668+
- Microsoft.Security/preview/2021-07-01-preview/customAssessmentAutomation.json
669+
- Microsoft.Security/preview/2021-07-01-preview/customEntityStoreAssignment.json
670+
- Microsoft.Security/preview/2021-10-01-preview/mdeOnboardings.json
671+
- Microsoft.Security/preview/2022-01-01-preview/governanceAssignments.json
672+
- Microsoft.Security/preview/2022-01-01-preview/governanceRules.json
673+
- Microsoft.Security/preview/2022-07-01-preview/applications.json
674+
- Microsoft.Security/preview/2022-12-01-preview/defenderForStorageSettings.json
675+
- Microsoft.Security/preview/2023-01-01-preview/securityOperators.json
676+
- Microsoft.Security/preview/2023-02-01-preview/sqlVulnerabilityAssessmentsBaselineRuleOperations.json
677+
- Microsoft.Security/preview/2023-02-01-preview/sqlVulnerabilityAssessmentsScanOperations.json
678+
- Microsoft.Security/preview/2023-02-01-preview/sqlVulnerabilityAssessmentsScanResultsOperations.json
679+
- Microsoft.Security/preview/2023-02-15-preview/sensitivitySettings.json
680+
- Microsoft.Security/preview/2023-05-01-preview/healthReports.json
681+
- Microsoft.Security/preview/2023-10-01-preview/securityConnectors.json
682+
- Microsoft.Security/stable/2017-08-01/complianceResults.json
683+
- Microsoft.Security/stable/2019-01-01/advancedThreatProtectionSettings.json
684+
- Microsoft.Security/stable/2019-08-01/deviceSecurityGroups.json
685+
- Microsoft.Security/stable/2019-08-01/iotSecuritySolutionAnalytics.json
686+
- Microsoft.Security/stable/2019-08-01/iotSecuritySolutions.json
687+
- Microsoft.Security/stable/2020-01-01/allowedConnections.json
688+
- Microsoft.Security/stable/2020-01-01/discoveredSecuritySolutions.json
689+
- Microsoft.Security/stable/2020-01-01/externalSecuritySolutions.json
690+
- Microsoft.Security/stable/2020-01-01/jitNetworkAccessPolicies.json
691+
- Microsoft.Security/stable/2020-01-01/secureScore.json
692+
- Microsoft.Security/stable/2020-01-01/SecuritySolutions.json
693+
- Microsoft.Security/stable/2020-01-01/securitySolutionsReferenceData.json
694+
- Microsoft.Security/stable/2020-01-01/serverVulnerabilityAssessments.json
695+
- Microsoft.Security/stable/2020-01-01/topologies.json
696+
- Microsoft.Security/stable/2021-06-01/assessmentMetadata.json
697+
- Microsoft.Security/stable/2021-06-01/assessments.json
698+
- Microsoft.Security/stable/2022-01-01/alerts.json
699+
- Microsoft.Security/stable/2022-05-01/settings.json
700+
- Microsoft.Security/stable/2023-01-01/pricings.json
701+
- Microsoft.Security/stable/2023-05-01/ServerVulnerabilityAssessmentsSettings.json
702+
- Microsoft.Security/stable/2023-11-15/apiCollections.json
703+
- Microsoft.Security/stable/2024-08-01/standardAssignments.json
704+
- Microsoft.Security/stable/2024-08-01/securityStandards.json
705+
- Microsoft.Security/stable/2024-08-01/customRecommedations.json
706+
- Microsoft.Security/stable/2025-03-01/securityConnectorsDevOps.json
707+
708+
# Needed when there is more than one input file
709+
override-info:
710+
title: SecurityCenter
711+
```
712+
480713
### Tag: package-2015-06-preview-python-only
481714

482715
These settings apply only when `--tag=package-2015-06-preview-python-only` is specified on the command line. This tag is used for Ruby SDK.

0 commit comments

Comments
 (0)