Rob Bos
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`):  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...
Tagging @rwxdash as most active contributor?
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...
Working on it in the `used-actions` branch!
Hmm, Get-Date code works just fine in PowerShell :-(