Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feedback on Detected INSECURE-HTTP #120

Open
zyue110026 opened this issue Sep 20, 2023 · 0 comments
Open

Feedback on Detected INSECURE-HTTP #120

zyue110026 opened this issue Sep 20, 2023 · 0 comments

Comments

@zyue110026
Copy link

Greetings,

We are some security researchers who have built a scanner to detect known security weaknesses. For your repository, we have found instances of INSECURE-HTTP in the following locations:

Location-1:

xroot["xmlns"] = "http://www.gexf.net/1.2draft"

Location-2:
xroot["xmlns:xsi"] = "http://www.w3.org/2001/XMLSchema-instance"

Location-3:
xroot["xsi:schemaLocation"] = "http://www.gexf.net/1.2draft/gexf.xsd"

Location-4:
xroot["xmlns"] = "http://www.gexf.net/1.3"

Location-5:
xroot["xmlns:viz"]= "http://www.gexf.net/1.3/viz"

Location-6:
xroot["xmlns:xsi"] = "http://www.w3.org/2001/XMLSchema-instance"

Location-7:
xroot["xsi:schemaLocation"]="http://www.gexf.net/1.3/gexf.xsd"

Please give us feedback. Do you think these are valid instances on security weaknesses? Will you fix them?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant