|
|
|
|
|
by phendrenad2
2051 days ago
|
|
Do you code review the output of your build system? Imagine you had to write Java for a minute. Are you going to open up JAR files and look at strings to ensure no one is inserting code from your build server? Or if Java is a bridge too far, are you inspecting your minified webpack output to ensure no one is inserting malicious Javascript? |
|