Giter VIP home page Giter VIP logo

Comments (9)

JanHoefelmeyer avatar JanHoefelmeyer commented on June 29, 2024 1

Opened a new issue #184 for the ROLIE feed part of the issue.

from csaf_distribution.

tschmidtb51 avatar tschmidtb51 commented on June 29, 2024

One should also be able to provide a TLS client certificate to use for the TLP:AMBER and TLP:RED feeds.

from csaf_distribution.

bernhardreiter avatar bernhardreiter commented on June 29, 2024

Moved the client certificate part to #46.

from csaf_distribution.

JanHoefelmeyer avatar JanHoefelmeyer commented on June 29, 2024

Talked to @bernhardreiter, tested version: 0.9.2-10-g006f088
Tested output.

Unclear what "role" means.
No information from the publisher object present.
For provider-metadata.json, only info provided was whether it was found.
For security.txt, no path was provided.
No ROLIE feed information was provided.

Then, tried out the verbose option:
Now additional information was written into the log above the standard output:
Location of security.txt and provider-metadata.json:
2022/06/14 12:38:01 [GET]: https://localhost/.well-known/security.txt
2022/06/14 12:38:01 [GET]: https://localhost/.well-known/csaf/provider-metadata.json

No information about the other points.
Should the information about these files (as well as the other still missing information) be moved into the standard output or stay within the verbose option?

from csaf_distribution.

bernhardreiter avatar bernhardreiter commented on June 29, 2024

The output for check 9 related to the validity of the used provider-metadata.json and --verbose shows the URLs for all access attempts.

@tschmidtb51 Do you agree that this is enough for paths and validity for the provider-metadata.json?

from csaf_distribution.

tschmidtb51 avatar tschmidtb51 commented on June 29, 2024

Let's discuss this on Friday.

from csaf_distribution.

bernhardreiter avatar bernhardreiter commented on June 29, 2024

Wished for is to print the publisher and role object values from the provider-metadata.json that is used. (Acceptable would be to have this as diagnostic output on the command line behind --verbose. )

And give out the path of the provider-metadata.json that is used.

from csaf_distribution.

tschmidtb51 avatar tschmidtb51 commented on June 29, 2024

If it is integrated into the standard output, I suggest the following location in the json:

{
  "domains": [
    {    
      "name": "any.domain.name.example",
      "publisher": {
         // Publisher details here
       },
       "role": "csaf_provider",
       "requirements": [
          // Test results here
        ]
    }
  ]
}

from csaf_distribution.

s-l-teichmann avatar s-l-teichmann commented on June 29, 2024

I think, PR #238 has solved this.

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.