Skip to content

Commit

Permalink
More silly name typos (I miss my templates)
Browse files Browse the repository at this point in the history
  • Loading branch information
lowell80 committed Mar 21, 2023
1 parent d839a5c commit c84a343
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ This Splunk app was developed with one goal in mind, reduce amount of time spent
Validation of non CIM-data models works too. However, you will likely see *no validation regex was found* for fields that exist outside of the typical CIM field names.


Note that this is the *Kintyre Edition* of the CIM Vladiator
Note that this is the *CDI Edition* of the CIM Validator

This project is hosted on GitHub, https://github.com/Kintyre/SA-cim_vladiator

The upstream project is located at https://github.com/hire-vladimir/SA-cim_vladiator/

As of 2.2.0, the installation folder has been changed to `SA_cdi_cim_validator`
As of 2.2.0, the installation folder has been changed to `SA-cdi_cim_validator`


# Install
Expand Down Expand Up @@ -48,7 +48,7 @@ App was developed for use with Splunk 8.x+, 9.x+

# Contributors

* Lowell Alleman (Kintyre)
* Lowell Alleman (CDI, Kintyre)
* araman-m

# Legal
Expand Down
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
set -e

APP="SA-cdi_cim_vladiator"
APP="SA-cdi_cim_validator"
BUILD="build/$APP"
VER=$(grep version default/app.conf | cut -f2 -d=)
VER=${VER/ /}
Expand Down

0 comments on commit c84a343

Please sign in to comment.