Skip to content

Check any Catalog Tasks Assigned to Inactive user #175

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ Open-Sourced community contributed and owned repository for Instance Scan Defini
# Checks in this repository

## Category: Manageability
### Inactive user check : Catalog task Assigned To
Check any Catalog Tasks Assigned to Inactive user

### Check any assets assigned to inactive user
Check if any asset is assigned to inactive users.
Expand Down
2 changes: 1 addition & 1 deletion ca8467c41b9abc10ce0f62c3b24bcbaa/checksum.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
HTyLYLhnyO9jJ2-wVHbOdN5QH-XVqntqccC6pkvG7d1BybJs18Flv4aXZMFFi0UINXoIixTFVdpu_v2Jo1wDrgq6JHtdYyLYIAzAXNtfykYOcIVYQw0dInO3V6vz-ahJzRQuBv_z7sAvGLAWUQKADubjps7VDo8bEzPbCKDoFdpVsRacY2gQCQKygk6xoNrwLzznHwB3Izkq_nhWki_FPwJdiOJyMwkWRl9r9z94A4uo58WoFb3655hUHuFfGCnAdr0fC5n7NzznSREFMU_Oj2OW_NT8iRzBybmK_DJ3Vibe53W1Q86I7Hy3cRf1mV1VaDCLRYxr01lyiezxZu77TEYe7sOixnHommnqr3-Dxq-dyWGWCX2zRNcFKp9tGgZv8PryA8vf_AqVay6OnM_MiG0KhtG9-48c89zb7ugwS8fy046nadVy5M-qp_SszVp_4IMXhtohP2l57EfeIjGcWqgodxzIDl67r-dIfAUVjKcCGgMCDtzNzmsili-YNVZ5allJukpkCqcs5hbi_u1CAl99XqW5M3fU7u7wrfyl_QklnIVhnLTxGXm_h5jWuJ5BY_mEbDxXLEGAFM0W5ORtUTyTu_BlVx_RtjNr4k9hhVPS6Dabwtavu9VXAHekp9tSd68P10wq0_L9jQTAo8mGVcCtPNlTjsmuNwn8fvdSuaU
ad39iLllwcXyHcClv7tIwd87V8cvRPeDsEWhujC7w1DXOJARowOvatgfrJ6huznwKD8Ym_GIVfl7PZ1NAb0TvBct1I5MCraGOXtinvkZTnKtuTjEnnJsqRyGMyFb_-Viy2859sV9UchleBGNZcdOAoYS9VxgJipc3kAkVY-8drBXYR-fgsuqdjibiGMamqIBK-T0jH31vi5l08hbDYl6CjUnsec_PicEvjqH4VRO1PI0yxa0opSkycRNQaOeWDCTCnCmXmAO_h7tPnTY4ukpLX6P7pNr7S5VHsRErCHo3xWx1dgQysQRT4d8oGWNLXFS6Ux9VsED9ZGa9muvG3EwfDEBWf1mndDg2aFsJCI0VgvHUWxtXAYKswTpzpIeonD_UlNy6lry5UTrGn914G5HQj1bkGKssxB_TnZxBhVU70gs7H4YWcZZiymK4ZVypdxO97eU-PMaFIeEeg-KI2RNHOllDrmVgI9SMgmUrAzm7UHQnvwD9ZZjESMKLav2aZikMuPuZcvuLA5FJOWR4U2clQuD-57-8EIsp-nUvLK6km2axLfgWaUNfhuz-0nCpuCny-egrIAYwImdUvEd0hmOmN8F0Y1s3buIBJBFIzxeXwEleYzHofdgxpI3LB2GYfkLjakhitC1oa6nCtPJ3QvyOYJQG6WwiSPl6iZvCMxS45Y
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
<?xml version="1.0" encoding="UTF-8"?><record_update table="scan_table_check">
<scan_table_check action="INSERT_OR_UPDATE">
<active>true</active>
<advanced>false</advanced>
<category>manageability</category>
<conditions table="sc_task">assigned_to.active=false^EQ<item endquery="false" field="assigned_to.active" goto="false" newquery="false" operator="=" or="false" value="false"/>
<item endquery="true" field="" goto="false" newquery="false" operator="=" or="false" value=""/>
</conditions>
<description>Check any Catalog Tasks Assigned to Inactive user</description>
<documentation_url/>
<finding_type>scan_finding</finding_type>
<name>Inactive user : Cat task Assignment</name>
<priority>2</priority>
<resolution_details/>
<run_condition/>
<score_max>100</score_max>
<score_min>0</score_min>
<score_scale>1</score_scale>
<script><![CDATA[(function (engine) {

// Add your code here

})(engine);]]></script>
<short_description>Check any Catalog Tasks Assigned to Inactive user</short_description>
<sys_class_name>scan_table_check</sys_class_name>
<sys_created_by>admin</sys_created_by>
<sys_created_on>2024-10-31 14:50:50</sys_created_on>
<sys_id>589b8c9283251210a765fecfeeaad37a</sys_id>
<sys_mod_count>0</sys_mod_count>
<sys_name>Inactive user : Cat task Assignment</sys_name>
<sys_package display_value="Example Instance Checks" source="x_appe_exa_checks">ca8467c41b9abc10ce0f62c3b24bcbaa</sys_package>
<sys_policy/>
<sys_scope display_value="Example Instance Checks">ca8467c41b9abc10ce0f62c3b24bcbaa</sys_scope>
<sys_update_name>scan_table_check_589b8c9283251210a765fecfeeaad37a</sys_update_name>
<sys_updated_by>admin</sys_updated_by>
<sys_updated_on>2024-10-31 14:50:50</sys_updated_on>
<table>sc_task</table>
<use_manifest>false</use_manifest>
</scan_table_check>
<sys_translated_text action="delete_multiple" query="documentkey=589b8c9283251210a765fecfeeaad37a"/>
</record_update>
Loading