If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Announcement
Collapse
No announcement yet.
Intel Releases ControlFlag 1.0 For AI-Driven Detection Of Bugs Within C Code
That's pretty cool. I'd imagine machine learning would be great at this sort of processing huge amounts of data and finding anomalies.
No such tool is perfect. But perfect is the enemy of good enough, and the various code analysis tools have identified code areas that are, at least, sufficiently questionable to be reviewed. I will take and review such advice each and every time.
Hopefully the definition will be "does exactly what it needs to, doesn't do anything it doesn't need to, with zero bugs, unexpected behaviours or vulnerabilities".
How much code fits that definition?
print("Hello world!")
And even that is doubtful depending on the language chosen.
... And next comes the GPLv4, denying the use of source code for the purpose of training an AI unless the AI itself is open-sourced under a GPL license.
Intel Releases ControlFlag 1.0 For AI-Driven Detection Of Bugs Within C Code
Phoronix: Intel Releases ControlFlag 1.0 For AI-Driven Detection Of Bugs Within C Code
Intel last month open-sourced "ControlFlag" for finding bugs within source code by using AI with training off more than a reported one billion lines of code. Intel has said they have successfully been using it within their software from applications down to firmware. The new milestone today is ControlFlag 1.0 being released...
Leave a comment: