Aaron Levie
๐ค SpeakerAppearances Over Time
Podcast Appearances
One, you're going to generate way more code than anybody's ability to review that code.
One, you're going to generate way more code than anybody's ability to review that code.
So starting with GitHub Copilot six years ago or whatever the date was five years ago, like that was just priced in, which is as soon as AI writes most of the code and then like 90% of the code and then 95% of the code,
So starting with GitHub Copilot six years ago or whatever the date was five years ago, like that was just priced in, which is as soon as AI writes most of the code and then like 90% of the code and then 95% of the code,
then by volume, we're just going to produce this unbelievable amount of code.
then by volume, we're just going to produce this unbelievable amount of code.
And any change in a system, you know, everybody kind of thinks about security as like, you know, is there a zero day where there was an unpatched component of your technology or somebody found a clever new package that you could kind of slip into?
And any change in a system, you know, everybody kind of thinks about security as like, you know, is there a zero day where there was an unpatched component of your technology or somebody found a clever new package that you could kind of slip into?
Every time you ship a new feature, you have a chance of a security vulnerability because the AI could have written in
Every time you ship a new feature, you have a chance of a security vulnerability because the AI could have written in
oh, you know, we want to actually open up that port in the system because we need to do something.
oh, you know, we want to actually open up that port in the system because we need to do something.
And maybe that was the wrong decision for the agent to go and do.
And maybe that was the wrong decision for the agent to go and do.
So we're going to be living in this new world of cyber risk in the form of using agents more.
So we're going to be living in this new world of cyber risk in the form of using agents more.
And then on the other side, obviously, if you have the offensive side able to use AI, probably more in the form of open models and whatnot, then they can find more vulnerabilities because they can scan across the internet far faster than before.
And then on the other side, obviously, if you have the offensive side able to use AI, probably more in the form of open models and whatnot, then they can find more vulnerabilities because they can scan across the internet far faster than before.
So you actually have
So you actually have