Exclude un-neccessary files from dist
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 64/100
- Issue type
- Refactor
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- php
- Domain
- build-system, release
Research direction
Start by checking the repository's .gitattributes rules and how the composer dist archive is assembled. Exclude vendor/sentry/sentry/scripts/bump-version.sh, then review the archive contents for other files that should not ship and verify the resulting dist package omits them.
Written by the indexing model from the issue text.
Description
Problem Statement
Not needed runtime:
vendor/sentry/sentry/scripts/bump-version.sh
May trigger vulnerability report, that package installed shell script, so better just skip it via .gitattributes
Solution Brainstorm
Also review other files that don't deserve to be in composer dist.
- Dominant language
- PHP
- Stars
- 1.9k
- Forks
- 474
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 8
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from getsentry/sentry-php
-
PHP Task
getsentry/sentry-php#2162 · 1 comment · 1 assignee ·
-
PHP
getsentry/sentry-php#2140 · 1 comment · 1 assignee ·
-
5.0 Improvement PHP
getsentry/sentry-php#1956 · 1 comment · 1 assignee ·
-
PHP Spans Task
getsentry/sentry-php#1954 · 1 comment · 1 assignee ·
-
Improvement PHP Spans
getsentry/sentry-php#1953 · 1 comment · 1 assignee ·
All issues in getsentry/sentry-php
Similar issues
-
priority: p3
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
googleapis/librarian#7636 ·
-
0. Needs triage bug
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
nextcloud/fulltextsearch#1011 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
phpstan/phpstan-doctrine#794 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
Automattic/static-site-importer#1767 ·