Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[T1059.009] Cloud API - Typo in source name #211

Closed
2xyo opened this issue Apr 26, 2023 · 2 comments
Closed

[T1059.009] Cloud API - Typo in source name #211

2xyo opened this issue Apr 26, 2023 · 2 comments
Assignees

Comments

@2xyo
Copy link

2xyo commented Apr 26, 2023

There is a minor typo in a source_name of [T1059.009] Cloud API

"source_name": "A",
"description": "Microsoft. (2014, December 12). Azure/azure-powershell. Retrieved March 24, 2023.",
"url": "https://github.com/Azure/azure-powershell"

Should be :

                    "source_name": "Microsoft - Azure PowerShell",
                    "description": "Microsoft. (2014, December 12). Azure/azure-powershell. Retrieved March 24, 2023.",
                    "url": "https://github.com/Azure/azure-powershell"
@jondricek
Copy link
Member

Thanks for reporting this - we'll take care of it in an upcoming patch release for v13.1.

@clemiller
Copy link
Contributor

clemiller commented Jun 29, 2023

The source name was updated in our internal system and was included as part of the v13.1 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants