수정/test 완료1

This commit is contained in:
seungyeoncherry 2025-06-07 22:36:57 +09:00
commit 9882a0586b

View file

@ -45,7 +45,7 @@ class ScopeDetection:
if result != 0:
report_data = [{
'target': target.load(),
'status': "WARNING",
'status': "WARNING!",
'title': "OAuth scope value issue",
'description': f"{method} {url}: {', '.join(result)}",
'uri': url