Skip to content

Comments

build: publish to README.md, LICENSE, spec and lib directory only#1547

Merged
scarroll32 merged 5 commits intoactiverecord-hackery:mainfrom
hachi-eiji:build/ignore-docs
Jul 17, 2025
Merged

build: publish to README.md, LICENSE, spec and lib directory only#1547
scarroll32 merged 5 commits intoactiverecord-hackery:mainfrom
hachi-eiji:build/ignore-docs

Conversation

@hachi-eiji
Copy link
Contributor

Description

Currently, when install this gem, download docs directory.
When check a security vulnerability(e.g. AWS Inspector), the alert occur to yarn file under doc directory.
This PR is publish to only necessary files.

Current behavior

result of bundle open ransack

.github/
bug_report_templates/
docs/
lib/
spec/
.gitignore
.nojekyll
.rubocop.yml
CHANGELOG.md
CONTRIBUTING.md
Gemfile
LICENSE
README.md
Rakefile
ransack.gemspec

New behavior

result of bundle open ransack

lib/
spec/
LICENSE
README.md

avoid to vulnerability assessment in docs
@scarroll32 scarroll32 enabled auto-merge (squash) July 17, 2025 06:55
@scarroll32 scarroll32 merged commit c1937a0 into activerecord-hackery:main Jul 17, 2025
24 checks passed
@jdenquin
Copy link

is it possible to release a new version and get rid of all CVE on the doc? 🙏

@hachi-eiji hachi-eiji deleted the build/ignore-docs branch November 7, 2025 01:35
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.

3 participants