Skip to content

Commit d6c240d

Browse files
Update secure_software_development_fundamentals.md
Co-authored-by: Ashwin Ramaswami <[email protected]>
1 parent f4486d1 commit d6c240d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

secure_software_development_fundamentals.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2527,7 +2527,6 @@ and expected data types.
25272527
Perhaps most importantly, the DBMS developers will typically have
25282528
security experts review this part of the DBMS system.
25292529
However, DBMS-side parameter processing can require more effort to
2530-
within implement in DBMS libraries, so many DBMS libraries use
25312530
"application-side" parameter processing instead.
25322531

25332532
"Application-side" parameter processing occurs when the parameter escaping

0 commit comments

Comments
 (0)