Giter VIP home page Giter VIP logo

Comments (6)

bernhardreiter avatar bernhardreiter commented on July 22, 2024

@JanHoefelmeyer please test if our finding algorithm finds the legacy /security.txt without the wellknown part.

from csaf_distribution.

tschmidtb51 avatar tschmidtb51 commented on July 22, 2024

From staring at the code at

wellknownURL := "https://" + domain + "/.well-known/csaf/provider-metadata.json"

This is the wrong line. You wanted to mention:

secURL := "https://" + domain + "/.well-known/security.txt"

from csaf_distribution.

bernhardreiter avatar bernhardreiter commented on July 22, 2024

This is the wrong line. You wanted to mention

Yes, thank you! I've corrected the main text above, so it reads better.

from csaf_distribution.

tschmidtb51 avatar tschmidtb51 commented on July 22, 2024

From my tests, I also reach the conclusion that the legacy path is not evaluated.

from csaf_distribution.

bernhardreiter avatar bernhardreiter commented on July 22, 2024

I also reach the conclusion that the legacy path is not evaluated.

Thanks for the confirmation, so the defect is confirmed. I keep the label "enhancement" because it currently is not in scope for running contracts.

from csaf_distribution.

s-l-teichmann avatar s-l-teichmann commented on July 22, 2024

Even if this is not part of a current contract I would opt to review and merge #506 before the final v3.

from csaf_distribution.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.