| ▲ | sandeepkd 13 hours ago | |
Every change would introduce the possibility of a vulnerability being added to the system and one would need to run the LLM scan across the entire code base. It gets very costly in a environment where you are doing regular commits. Companies like Github already provide scanning tools for static analysis and the cost is already high for them. | ||
| ▲ | 12 hours ago | parent | next [-] | |
| [deleted] | ||
| ▲ | pianopatrick 11 hours ago | parent | prev [-] | |
Might lead to a move away from continuous delivery back towards batched releases. | ||