forked from demisto/content
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unnecessary spaces in names (demisto#25176)
* Remove unnecessary spaces in names * Added rn
- Loading branch information
Showing
4 changed files
with
15 additions
and
3 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
...osoftAdvancedThreatAnalytics/Classifiers/classifier-MicrosoftAdvancedThreatAnalytics.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...eatAnalytics/Classifiers/classifier-mapper-incoming-MicrosoftAdvancedThreatAnalytics.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 12 additions & 0 deletions
12
Packs/MicrosoftAdvancedThreatAnalytics/ReleaseNotes/1_0_13.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
|
||
#### Classifiers | ||
|
||
##### Microsoft Advanced Threat Analytics - Classification | ||
|
||
- Fixed the name of the classifier, so it will not contain a space at the beginning of its name. | ||
|
||
#### Mappers | ||
|
||
##### Microsoft Advanced Threat Analytics - Incoming Mapper | ||
|
||
- Fixed the name of the mapper, so it will not contain a space at the beginning of its name. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters