Journals
Publish with us
Publishing partnerships
About us
Blog
Security and Communication Networks
Journal overview
For authors
For reviewers
For editors
Table of Contents
Special Issues
Security and Communication Networks
/
2022
/
Article
/
Alg 1
/
Research Article
A Software Vulnerability Detection Method Based on Complex Network Community
Algorithm 1
A vulnerability where conditional judgment is ignored.
if (a){
rec = func(b, a);
}