Skip to content

build: Fix security vulnerabilities of Jinja2 package in requirements-docs.txt#702

Merged
o-kopysov merged 1 commit intomainfrom
fix-jinja-security-issue
Mar 19, 2025
Merged

build: Fix security vulnerabilities of Jinja2 package in requirements-docs.txt#702
o-kopysov merged 1 commit intomainfrom
fix-jinja-security-issue

Conversation

@t-naumenko
Copy link
Copy Markdown
Collaborator

Pull Request

Description

Current PR fix issue founded by Dependabot with Jinja2 package, which is used for MkDocs generation.
Configuration file requierements-docs.txt generated with Python 3.13 and now include updated packages included Jinja2.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Signed-off-by: Tetiana Naumenko <t.naumenko@samsung.com>
@t-naumenko t-naumenko self-assigned this Mar 19, 2025
@t-naumenko t-naumenko added this to the v2.1.3 milestone Mar 19, 2025
@t-naumenko t-naumenko added documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file fix and removed documentation Improvements or additions to documentation labels Mar 19, 2025
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.19%. Comparing base (6e3b468) to head (3d03b05).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #702   +/-   ##
=========================================
  Coverage     94.19%   94.19%           
  Complexity      489      489           
=========================================
  Files            40       40           
  Lines          2031     2031           
  Branches        253      253           
=========================================
  Hits           1913     1913           
  Misses           49       49           
  Partials         69       69           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Collaborator

@tdrozdovsky tdrozdovsky left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Collaborator

@o-kopysov o-kopysov left a comment

Choose a reason for hiding this comment

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

LGTM

@o-kopysov o-kopysov merged commit e23eb09 into main Mar 19, 2025
10 checks passed
@o-kopysov o-kopysov deleted the fix-jinja-security-issue branch March 19, 2025 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants