Skip to content

fix(security): replace github.event expressions with env variables in telegram-bot workflow#857

Merged
dumitory-dev merged 2 commits into
masterfrom
refactor/ci-telegram-bot-workflow
Mar 20, 2026
Merged

fix(security): replace github.event expressions with env variables in telegram-bot workflow#857
dumitory-dev merged 2 commits into
masterfrom
refactor/ci-telegram-bot-workflow

Conversation

@dumitory-dev
Copy link
Copy Markdown
Collaborator

Description

Replace direct ${{ github.event.* }} expressions in the run block with
environment variables to prevent potential script injection.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 19, 2026

Test Results

713 tests  ±0   709 ✅ ±0   22m 48s ⏱️ +44s
  1 suites ±0     4 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit a85f79e. ± Comparison against base commit 31a42e7.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

Here is the summarized build result:
5. Executing build steps
5.1. [ 1/8 ] Create virtual environment - Success
5.2. [ 2/8 ] Update Docker images - Failed
5.3. [ 3/8 ] Install Universum for tests - Success
5.4. [ 4/8 ] Make - Success
5.5. Collecting artifacts for the 'Make' step - Success
5.6. [ 5/8 ] Make tests - Failed
5.7. Collecting artifacts for the 'Make tests' step - Success
5.8. [ 6/8 ] Collect test results - Success
5.9. Collecting artifacts for the 'Collect test results' step - Success
5.10. [ 7/8 ] Run static pylint - Success
5.11. [ 8/8 ] Run static type checker - Success

Here is the link to Github Actions build: https://github.com/Samsung/Universum/actions/runs/23306406431

@dumitory-dev dumitory-dev merged commit f9aef6f into master Mar 20, 2026
5 checks passed
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