Rob Bos

Results 31 comments of Rob Bos

Awesome. Looks great 🐿️

@wyl765 , I managed to get one step further, by running `az login` before running the example (with `AUTH_ENABLED=False`): ![image](https://github.com/user-attachments/assets/46d3f448-043b-4e20-a9b3-427470ed3d7a) After this I noticed the `AZURE_OPENAI_KEY` setting had reset. Configuring...

Added a PR with more guidance in the `README`: #1119

I know, but since I push my data to OpenSSF, I see no data in deps.dev for my repos?

I was thinking to use this action against an internal GitHub Enterprise Server (GHES) and then we will host the `api.securityscorecards.dev` somewhere internally on a Docker setup (already have that...

Yes. Having an input to skip the chart output and just give text output would be great. It think #29 would indeed fix this for us.

You can only request them in one go with a search query on `repositories`, which excludes forks :-( ``` query { search(first: 100, type: REPOSITORY, query: "org:rajbos") { repositoryCount edges...

Hmm, Get-Date code works just fine in PowerShell :-(