这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@mprencipe
Copy link
Contributor

Description

Output directory is now created recursively if the given directory path doesn't exist. Previously the output writing would silently fail in this case.

Fixes: #395

Additionally

  • If this is the first time you are contributing to ffuf, add your name to CONTRIBUTORS.md.
    The file should be alphabetically ordered.
  • Add a short description of the fix to CHANGELOG.md

Thanks for contributing to ffuf :)

@mprencipe mprencipe changed the title Fix issue 395 Fix: Create output directory recursively instead of silently failing to produce output Mar 16, 2021
@joohoi joohoi changed the base branch from master to dev April 10, 2021 12:01
Copy link
Member

@joohoi joohoi left a comment

Choose a reason for hiding this comment

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

Thanks for the PR, LGTM!

@joohoi joohoi merged commit 8a9a075 into ffuf:dev Apr 10, 2021
joohoi pushed a commit that referenced this pull request Apr 18, 2021
…to produce output (#413)

* Fix: Create output directory recursively instead of silently failing to write output. Fixes issue #395.

* Update changelog, contributors
joohoi pushed a commit that referenced this pull request Feb 3, 2023
…to produce output (#413)

* Fix: Create output directory recursively instead of silently failing to write output. Fixes issue #395.

* Update changelog, contributors
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.

Create output dir recursively [essential when outputs parent folder does not exist)

2 participants