-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 1eebd1f
Showing
299 changed files
with
14,015 additions
and
0 deletions.
There are no files selected for viewing
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,32 @@ | ||
# Generated files | ||
This repository contains generated files and a checksum. | ||
|
||
If you find yourself unable to import your repository due to the presence of files edited outside an instance of ServiceNow, merge commits that mix files from different revisions, or other data that does not match the checksum, you may recover using either of the following techniques: | ||
* Remove the problem commits: | ||
1. Clone your repository to a personal computer with the git command line tools installed and open a git command prompt in the repository root | ||
2. Run `git log` and take note of the SHA1s of the problem commits | ||
3. Build revert commits using `git revert SHA1` repeatedly, working backward in time, for each commit that introduced changes not generated by a ServiceNow instance | ||
4. Run `git push` | ||
|
||
* Overwrite the problem code snapshot with a known good one: | ||
1. Clone your repository to a personal computer with the git command line tools installed and open a git command prompt in the repository root, | ||
2. Locate a known good code snapshot and record its SHA1. For this step, `git log` can be useful. | ||
2. Run `git reset --hard SHA1` to a commit that was generated by a ServiceNow instance | ||
3. Run `git reset HEAD{1}` | ||
4. Run `git add -A` | ||
5. Run `git commit` | ||
6. Run `git push` | ||
|
||
**Notes on dependencies** | ||
1. Dependencies will not show up in the list of changes but will be exported/imported | ||
2. It is your responsibility to resolve the dependencies before installing an application. ServiceNow source control will not manage these for you. In case you installed an application before installing its dependencies: | ||
2.1 Delete the application | ||
2.2 Activate/install all required dependencies | ||
2.3 Re-import the application from source control | ||
Currently listed dependencies: | ||
* Security Support Common | ||
* Vulnerability Response | ||
* Security Integration Framework | ||
* Security Support Orchestration | ||
* Vulnerability Response Dependencies | ||
* System Import Sets |
126 changes: 126 additions & 0 deletions
126
...6d436a/author_elective_update/sn_vul_app_integration_068ff40e972d6510026f72021153af9c.xml
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,126 @@ | ||
<?xml version="1.0" encoding="UTF-8"?><record_update sys_domain="global" table="sn_vul_app_integration"> | ||
<sn_vul_app_integration action="DELETE"> | ||
<active>true</active> | ||
<business_calendar/> | ||
<condition/> | ||
<conditional>false</conditional> | ||
<delay>0</delay> | ||
<delta_start_time/> | ||
<entered_time/> | ||
<instance/> | ||
<integration display_value="">e5dffb5c47575110328ca368436d436b</integration> | ||
<integration_factory_script><![CDATA[/** | ||
* This function serves to construct the integration script. | ||
* The integration process record (integrationProcessGr) is provided in the event that stateful information is required. | ||
* The function should return the newly constructed script. | ||
*/ | ||
(function(integrationProcessGr){ | ||
// Add any logic here to construct your integration script as necessary. | ||
return new x_chec3_chexone.CheckmarxOneAppVulItemIntegration(integrationProcessGr); | ||
})(integrationProcessGr);]]></integration_factory_script> | ||
<integration_script display_value="CheckmarxOneAppVulItemIntegration">891d8fed471f1110328ca368436d4334</integration_script> | ||
<is_template>false</is_template> | ||
<name>Checkmarx One Application Vulnerable Item Integration</name> | ||
<next_integration/> | ||
<offset/> | ||
<offset_type>0</offset_type> | ||
<processor_factory_script><![CDATA[/** | ||
* This function serves to construct the report processor script. | ||
* The integration process record (integrationProcessGr) is provided in the event that stateful information is required. | ||
* The function should return the newly constructed script. | ||
*/ | ||
(function(integrationProcessGr){ | ||
// Add any logic here to construct your report processor script as necessary. | ||
return new x_chec3_chexone.CheckmarxOneAppVulItemProcessor(); | ||
})(integrationProcessGr);]]></processor_factory_script> | ||
<report_processor_script display_value="CheckmarxOneAppVulItemProcessor">d8df780e972d6510026f72021153af35</report_processor_script> | ||
<report_processor_strategy>DATA_SOURCE</report_processor_strategy> | ||
<run_as display_value="Apoorva Singh">4067b43187a9a110a1fc52883cbb3543</run_as> | ||
<run_as_tz/> | ||
<run_dayofmonth>1</run_dayofmonth> | ||
<run_dayofweek>1</run_dayofweek> | ||
<run_period/> | ||
<run_separately>false</run_separately> | ||
<run_start>2023-03-14 11:24:59</run_start> | ||
<run_time>1970-01-01 08:00:00</run_time> | ||
<run_type>on_demand</run_type> | ||
<script><![CDATA[new sn_vul.VulnerabilityIntegrationUtils().addIntegrationRun(current);]]></script> | ||
<sys_class_name>sn_vul_app_integration</sys_class_name> | ||
<sys_created_by>[email protected]</sys_created_by> | ||
<sys_created_on>2023-03-14 11:28:25</sys_created_on> | ||
<sys_domain>global</sys_domain> | ||
<sys_id>068ff40e972d6510026f72021153af9c</sys_id> | ||
<sys_mod_count>1</sys_mod_count> | ||
<sys_name>Checkmarx One Application Vulnerable Item Integration</sys_name> | ||
<sys_package display_value="Checkmarx One " source="x_chec3_chexone">3d20e92d47471110328ca368436d436a</sys_package> | ||
<sys_policy/> | ||
<sys_scope display_value="Checkmarx One ">3d20e92d47471110328ca368436d436a</sys_scope> | ||
<sys_update_name>sn_vul_app_integration_068ff40e972d6510026f72021153af9c</sys_update_name> | ||
<sys_updated_by>[email protected]</sys_updated_by> | ||
<sys_updated_on>2023-03-14 11:29:40</sys_updated_on> | ||
<time_zone/> | ||
<type/> | ||
<upgrade_safe>false</upgrade_safe> | ||
</sn_vul_app_integration> | ||
<sys_update_version action="INSERT_OR_UPDATE"> | ||
<action>DELETE</action> | ||
<application display_value="Checkmarx One Vulnerability Integration">3d20e92d47471110328ca368436d436a</application> | ||
<file_path/> | ||
<instance_id>d0ae16b4dbe1ed909831ac44d4961975</instance_id> | ||
<instance_name>ven05995</instance_name> | ||
<name>sn_vul_app_integration_068ff40e972d6510026f72021153af9c</name> | ||
<payload><?xml version="1.0" encoding="UTF-8"?><record_update sys_domain="global" table="sn_vul_app_integration"><sn_vul_app_integration action="INSERT_OR_UPDATE"><active>true</active><business_calendar/><condition/><conditional>false</conditional><delay>0</delay><delta_start_time/><entered_time/><instance/><integration display_value="">e5dffb5c47575110328ca368436d436b</integration><integration_factory_script><![CDATA[/** | ||
* This function serves to construct the integration script. | ||
* The integration process record (integrationProcessGr) is provided in the event that stateful information is required. | ||
* The function should return the newly constructed script. | ||
*/ | ||
(function(integrationProcessGr){ | ||
// Add any logic here to construct your integration script as necessary. | ||
return new x_chec3_chexone.CheckmarxOneAppVulItemIntegration(integrationProcessGr); | ||
})(integrationProcessGr);]]></integration_factory_script><integration_script display_value="CheckmarxOneAppVulItemIntegration">891d8fed471f1110328ca368436d4334</integration_script><is_template>false</is_template><name>Checkmarx One Application Vulnerable Item Integration</name><next_integration/><offset/><offset_type>0</offset_type><processor_factory_script><![CDATA[/** | ||
* This function serves to construct the report processor script. | ||
* The integration process record (integrationProcessGr) is provided in the event that stateful information is required. | ||
* The function should return the newly constructed script. | ||
*/ | ||
(function(integrationProcessGr){ | ||
// Add any logic here to construct your report processor script as necessary. | ||
return new x_chec3_chexone.CheckmarxOneAppVulItemProcessor(); | ||
})(integrationProcessGr);]]></processor_factory_script><report_processor_script display_value="CheckmarxOneAppVulItemProcessor">d8df780e972d6510026f72021153af35</report_processor_script><report_processor_strategy>DATA_SOURCE</report_processor_strategy><run_as display_value="Apoorva Singh">4067b43187a9a110a1fc52883cbb3543</run_as><run_as_tz/><run_dayofmonth>1</run_dayofmonth><run_dayofweek>1</run_dayofweek><run_period/><run_separately>false</run_separately><run_start>2023-03-14 11:24:59</run_start><run_time>1970-01-01 08:00:00</run_time><run_type>on_demand</run_type><script><![CDATA[new sn_vul.VulnerabilityIntegrationUtils().addIntegrationRun(current);]]></script><sys_class_name>sn_vul_app_integration</sys_class_name><sys_created_by>[email protected]</sys_created_by><sys_created_on>2023-03-14 11:28:25</sys_created_on><sys_domain>global</sys_domain><sys_id>068ff40e972d6510026f72021153af9c</sys_id><sys_mod_count>1</sys_mod_count><sys_name>Checkmarx One Application Vulnerable Item Integration</sys_name><sys_package display_value="Checkmarx One " source="x_chec3_chexone">3d20e92d47471110328ca368436d436a</sys_package><sys_policy/><sys_scope display_value="Checkmarx One ">3d20e92d47471110328ca368436d436a</sys_scope><sys_update_name>sn_vul_app_integration_068ff40e972d6510026f72021153af9c</sys_update_name><sys_updated_by>[email protected]</sys_updated_by><sys_updated_on>2023-03-14 11:29:40</sys_updated_on><time_zone/><type/><upgrade_safe>false</upgrade_safe></sn_vul_app_integration></record_update></payload> | ||
<payload_hash>-1069281877</payload_hash> | ||
<record_name>Checkmarx One Application Vulnerable Item Integration</record_name> | ||
<reverted_from/> | ||
<source>608b33f997212510026f72021153af19</source> | ||
<source_table>sys_update_set</source_table> | ||
<state>previous</state> | ||
<sys_created_by>[email protected]</sys_created_by> | ||
<sys_created_on>2023-03-14 11:29:40</sys_created_on> | ||
<sys_id>76904d0e972d6510026f72021153afbe</sys_id> | ||
<sys_mod_count>0</sys_mod_count> | ||
<sys_recorded_at>186dfe214380000001</sys_recorded_at> | ||
<sys_updated_by>[email protected]</sys_updated_by> | ||
<sys_updated_on>2023-03-14 11:29:40</sys_updated_on> | ||
<type>Application Vulnerability Integration</type> | ||
<update_guid>be904d0e402d65106348c586daf04bbd</update_guid> | ||
<update_guid_history>be904d0e402d65106348c586daf04bbd:-1069281877,1c504d0eea2d651099bf415bb132bfed:-420231051</update_guid_history> | ||
</sys_update_version> | ||
<sys_metadata_delete action="INSERT_OR_UPDATE"> | ||
<sys_audit_delete display_value="Checkmarx One Application Vulnerable Item Integration">258605c2976d6510026f72021153afe8</sys_audit_delete> | ||
<sys_class_name>sys_metadata_delete</sys_class_name> | ||
<sys_created_by>[email protected]</sys_created_by> | ||
<sys_created_on>2023-03-14 11:55:32</sys_created_on> | ||
<sys_db_object display_value="" name="sn_vul_app_integration">sn_vul_app_integration</sys_db_object> | ||
<sys_id>05c3aef6bb8a45468241e1ecb39eb739</sys_id> | ||
<sys_metadata>068ff40e972d6510026f72021153af9c</sys_metadata> | ||
<sys_mod_count>0</sys_mod_count> | ||
<sys_name>Checkmarx One Application Vulnerable Item Integration</sys_name> | ||
<sys_package display_value="Checkmarx One Vulnerability Integration" source="x_chec3_chexone">3d20e92d47471110328ca368436d436a</sys_package> | ||
<sys_parent/> | ||
<sys_policy/> | ||
<sys_scope display_value="Checkmarx One Vulnerability Integration">3d20e92d47471110328ca368436d436a</sys_scope> | ||
<sys_scope_delete/> | ||
<sys_update_name>sn_vul_app_integration_068ff40e972d6510026f72021153af9c</sys_update_name> | ||
<sys_update_version display_value="sn_vul_app_integration_068ff40e972d6510026f72021153af9c">76904d0e972d6510026f72021153afbe</sys_update_version> | ||
<sys_updated_by>[email protected]</sys_updated_by> | ||
<sys_updated_on>2023-03-14 11:55:32</sys_updated_on> | ||
</sys_metadata_delete> | ||
</record_update> |
Oops, something went wrong.