On Boarding a Globalyzer Project: Difference between revisions
Jump to navigation
Jump to search
Created page with "=Before On Boarding a Globalyzer Project = To on-board any project, a number of basic information is needed: === Globalyzer and LRM === * '''Code Repository Location''' **..." |
No edit summary |
||
| Line 2: | Line 2: | ||
To on-board any project, a number of basic information is needed: | To on-board any project, a number of basic information is needed: | ||
=== | === Code Repository Location === | ||
* The code repository location and branch for the project. | |||
* Git locations could look like: https://github.com/group/project ; In addition, the branch for the Git project is needed | |||
* SVN locations could look like: https://svn.group.com/project/trunk | |||
* <b>Read and Write Access</b> granted to repository | |||
=== | === Globalyzer Scan Information === | ||
* The directories and files to be scanned | |||
* The rulesets to be used to scan the source code. | |||
=On Boarding the Automation Job= | |||
= | |||
Revision as of 22:05, 10 December 2019
Before On Boarding a Globalyzer Project
To on-board any project, a number of basic information is needed:
Code Repository Location
- The code repository location and branch for the project.
- Git locations could look like: https://github.com/group/project ; In addition, the branch for the Git project is needed
- SVN locations could look like: https://svn.group.com/project/trunk
- Read and Write Access granted to repository
Globalyzer Scan Information
- The directories and files to be scanned
- The rulesets to be used to scan the source code.