Skip to content

Updated all the python and pantab version also fixed pyarrow handling.#12

Merged
pgodden-jisc merged 6 commits into
mainfrom
CDSPT-15024-Upgrade-pantab-to-5.3.0-in-Mario
May 2, 2026
Merged

Updated all the python and pantab version also fixed pyarrow handling.#12
pgodden-jisc merged 6 commits into
mainfrom
CDSPT-15024-Upgrade-pantab-to-5.3.0-in-Mario

Conversation

@shalinisharma23

Copy link
Copy Markdown
Contributor

No description provided.

@pgodden-jisc pgodden-jisc left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code seems sensible, One query around the new vulnerabilities we're ignoring.

Shalini has explained the reasoning for changes to the validation script:

"""
I updated the code in validation.py after upgrading to pantab 5.3.0. The previous implementation used a HyperProcess/Connection together with frame_from_hyper_query, but in the newer pantab version this caused issues because pantab now manages its own Hyper process internally. This resulted in file access conflicts (multiple Hyper engines trying to open the same .hyper file), so I refactored the code to use frame_from_hyper_query directly with the file path instead of passing a connection.
"""

local: true
# These are issues with the audit checker itself!
ignore-vulns: PYSEC-2023-74 PYSEC-2022-43012 PYSEC-2023-228 PYSEC-2023-221 GHSA-9wx4-h78v-vm56 GHSA-9hjg-9r4m-mvj7 GHSA-pq67-6m6q-mj2v
ignore-vulns: PYSEC-2023-74 PYSEC-2022-43012 PYSEC-2023-228 PYSEC-2023-221 GHSA-9wx4-h78v-vm56 GHSA-9hjg-9r4m-mvj7 GHSA-pq67-6m6q-mj2v GHSA-gc5v-m9x4-r6x2 GHSA-gm62-xv2j-4w53 GHSA-2xpw-w6gg-jr37 GHSA-38jv-5279-wg99

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Query: Why are we ignoring these vulnerabilities?

@pgodden-jisc pgodden-jisc merged commit b6541b9 into main May 2, 2026
3 checks passed
@TiffanyCheng27 TiffanyCheng27 deleted the CDSPT-15024-Upgrade-pantab-to-5.3.0-in-Mario branch May 8, 2026 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants