* Generate valid .json filename for Linux filesystem
Adding get_valid_filename function to address slashes and other invalid characters in the report name for Linux filesystem.
* Moved get_valid_filename to sharedfunctions.py.
* Update snapshotreports.py
Revision date added in the comment.
* Update sharedfunctions.py
Revision date is added in the comment.
* Create lisreports.py
List reports with there id and path
* initial development
* set +x
* changes
* rename
* first functioning version
* working version
* tidy up
* Create getauditrecords.py
* Update README.md
* create listmodels.py
* Update README.md to include listmodels.py
* add support to list model projects and repositories
* Update info in readme.md to reflect new name
* add applyauthorizationrules.py and add instructions in README
* update EXAMPLES.md with applyfolderauthorization.py sample command & sample input CSV
* fix applyfolderauthorization example and remove extraneous quotes from EXAMPLES.md
* made files executable
* remove '=====' from list of tools in README.md
* Create getauditrecords.py
* Update README.md
* create listmodels.py
* Update README.md to include listmodels.py
* add support to list model projects and repositories
* Update info in readme.md to reflect new name