MartyNattakit commited on
Commit
3ba3938
·
unverified ·
1 Parent(s): 832fa51

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@
4
  CodeSentinel is an AI-based system designed to automatically detect and classify software vulnerabilities in C and C++ code using the Common Weakness Enumeration (CWE) standard. By utilizing Machine Learning (ML) and Natural Language Processing (NLP) techniques, this project aims to automate the identification of common security vulnerabilities in source code, significantly reducing the time and effort required for manual analysis.
5
 
6
  ## Links
7
- - [Try the application here!]([https://huggingface.co/spaces/martynattakit/CodeSentinel-CWE_Classification))
8
  - [Medium Blog](https://medium.com/@martyxc2018/codesentinel-ai-cwe-classification-a3ed88f2be28)
9
 
10
  ## Acknowledgements
 
4
  CodeSentinel is an AI-based system designed to automatically detect and classify software vulnerabilities in C and C++ code using the Common Weakness Enumeration (CWE) standard. By utilizing Machine Learning (ML) and Natural Language Processing (NLP) techniques, this project aims to automate the identification of common security vulnerabilities in source code, significantly reducing the time and effort required for manual analysis.
5
 
6
  ## Links
7
+ - [Try the application here!](https://huggingface.co/spaces/martynattakit/CodeSentinel-CWE_Classification)
8
  - [Medium Blog](https://medium.com/@martyxc2018/codesentinel-ai-cwe-classification-a3ed88f2be28)
9
 
10
  ## Acknowledgements