Ogr

Latest version: v0.52.1

Safety actively analyzes 723954 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 13

0.13.0

New Features

- Ogr now supports creating private issues for GitLab (known as
confidential issues) and Pagure.
- Access to GitLab project can be requested via `GitProject.request_access` method.
- You can now add a group to Pagure project.

0.12.2

- GitlabPullRequest creates PRs in compliance with documentation. (mfocko)
- GitlabProject.get_file_content() returns string instead of bytes. (shreyaspapi)

0.12.1

New Features

- PullRequest can now be created also between two different forks of
a project. (mfocko)
- PullRequests have a `patch` property now when working with Pagure. (jpopelka)
- You can now add collaborators with specific privileges on GitHub and
GitLab projects. (shreyaspapi)

Minor

- When telling if a user can merge PRs in a GitHub repo, ogr asks GitHub
for the user's permission on the repo instead of checking if the user is
in the list of collaborators. (csomh)

Fixes

- `get_project()` will now correctly use the service instance class for custom.
service instances. (lachmanfrantisek)

0.12.0

New Features

- PullRequest now has `source_project`/`target_project` (read-only) properties. (mfocko)
- GitHub and GitLab now have `head_commit` on PullRequests implemented as well. (mfocko)

Minor

- Add git.centos.org to the instances that do not have private repositories. (csomh)

Fixes

- Creating PRs to fork now work on GitHub. (saisankargochhayat)

0.11.3

New Features

- You can now set a title and a description for PagureIssue.

Fixes

- GitLab classes can now process more than 20 objects (ogr now plays well with the GitLab's pagination mechanism).
- ogr no longer uses backticks in error messages related to Pagure (so they can be displayed nicely in markdown formatting).

Internals

- Since [rpmautospec](https://docs.pagure.org/Fedora-Infra.rpmautospec/principle.html) is deployed in staging environment only, we have reverted the related changes.

0.11.2

New Features

- A new method to set flags on Pagure PRs was added. (csomh)
- It is Pagure-specific.
- Other git-forges do not have this as they display the flags of the head commit on PRs.
- CommitFlag now has created/edited properties. (TomasJani)

Minor

- Pagure service is used for CentOS prod/stg instances by default. (jsakalos)
- We now forward the specific errors from the Pagure API. (TomasTomecek)

Fixes

- Pagination of PR comments on Pagure was fixed. (AdarLavi)

Internals

- Tests were removed from the zuul gating pipeline. (lbarcziova)
- We now use [rpmautospec] for generating changelogs in Fedora. (TomasTomecek)

[rpmautospec]: https://pagure.io/Fedora-Infra/rpmautospec

Page 10 of 13

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.