Nejc Habjan

Results 35 issues of Nejc Habjan

## Description Provides a git submodule analyzer, currently mainly for SBOM generation. A future use case for vulnerability scanning (if feasible) would be for people who build their dependencies from...

Hey people, I'd like to add support for a few types of analyzers and parsers that all intersect a bit, so would like to get some feedback first. - [git...

kind/feature

**What would you like Renovate to be able to do?** This may be related to one of the following 2 issues so feel free to close but I think actually...

type:feature
priority-3-medium

This is similar to https://github.com/BerriAI/litellm/pull/1223 and can be seen as finishing parts of https://github.com/BerriAI/litellm/issues/1073 (ruff implements the most popular formatters/linters, which includes isort). Same as @bufferoverflow I think it's good...

Thanks for publishing these images @nikolaik. Seems like they get quite a lot of pulls (10M+) and are sometimes used as a base for images built by established orgs -...

##### SUMMARY Extends the current list of server HTTP codes to retry client-side during galaxy installs, some of which have been listed in https://github.com/ansible/galaxy/issues/3086 and the issues linked. This doesn't...

stale_ci
bug

## Changes Closes https://github.com/python-gitlab/python-gitlab/issues/2762. Adds https://docs.gitlab.com/ee/api/project_job_token_scopes.html#get-a-projects-cicd-job-token-inbound-allowlist ### Documentation and testing Please consider whether this PR needs documentation and tests. **This is not required**, but highly appreciated: - [ ] Documentation...

## Changes Related to https://github.com/python-gitlab/python-gitlab/issues/2775 ### Documentation and testing Please consider whether this PR needs documentation and tests. **This is not required**, but highly appreciated: - [ ] Documentation in...

Small step towards https://github.com/python-gitlab/python-gitlab/issues/1195, and also to get rid of the old username/password auth. Also gets rid of the requests-specific `HTTPBasicAuth`.

Needed in order to later add other backends that handle streaming responses differently. Just a first step, later maybe we could get rid of `response_content` completely from individual methods and...