mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-15 00:06:22 +00:00
chore: added nosemgrep for security checks
This commit is contained in:
@@ -3,6 +3,7 @@ import frappe
|
||||
|
||||
def execute():
|
||||
# not using frappe.qb because https://github.com/frappe/frappe/issues/20292
|
||||
# nosemgrep
|
||||
frappe.db.sql(
|
||||
"""UPDATE `tabAsset Depreciation Schedule`
|
||||
JOIN `tabAsset`
|
||||
|
||||
Reference in New Issue
Block a user