4 Commits

Author SHA256 Message Date
27494c0908 Accepting request 1323398 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1323398
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/feroxbuster?expand=0&rev=5
2025-12-18 17:32:02 +00:00
a5b5430e0e - Update to version 2.13.1
* fixed multiple rate limiting bugs.
  * added new heuristics for identifying directory listing.
  * Added web fonts to ignored extensions list.

- Update to version 2.13.0
  * add --scope option.
  * add STATE_FILENAME environment variable to control feroxbuster
    state file name/location.

OBS-URL: https://build.opensuse.org/package/show/network:utilities/feroxbuster?expand=0&rev=16
2025-12-17 17:09:52 +00:00
10e4cf7083 Accepting request 1306287 from network:utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1306287
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/feroxbuster?expand=0&rev=4
2025-09-22 14:39:31 +00:00
5d4391ba22 - Update to version 2.12.0
New Features
  * Response Size Limiting (--response-size-limit).
  * Unique Response Filtering (--unique).
  * Auto Content-Type Headers (--data-json and --data-urlencoded).
  * Dynamic Scan Limit Management.
  Improvements
  * Shell Completion Updates.
  * Enhanced SSL Error Messaging.
  * Updated Link Discovery.
  Technical Changes
  * Updated various dependencies to their latest versions for
    security and performance improvements.
  Configuration
  * Added unique option to configuration file example.
  * Added response_size_limit option to configuration file example.
  * Enhanced banner display to show unique filtering and response
    size limit status when enabled.

OBS-URL: https://build.opensuse.org/package/show/network:utilities/feroxbuster?expand=0&rev=14
2025-09-21 09:00:54 +00:00
5 changed files with 46 additions and 8 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:61aa0a5654584c015ff58df69091ec40919b38235b20862975a8ab0649467a83
size 11594148

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6f1f3466319ea5485b9d6f05000718c6ccbe1210c1cea7b2af83a5343d068a23
size 11636744

View File

@@ -1,3 +1,41 @@
-------------------------------------------------------------------
Sat Dec 13 16:26:47 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.13.1
* fixed multiple rate limiting bugs.
* added new heuristics for identifying directory listing.
* Added web fonts to ignored extensions list.
-------------------------------------------------------------------
Sat Oct 11 06:13:45 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.13.0
* add --scope option.
* add STATE_FILENAME environment variable to control feroxbuster
state file name/location.
-------------------------------------------------------------------
Fri Sep 12 18:01:38 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.12.0
New Features
* Response Size Limiting (--response-size-limit).
* Unique Response Filtering (--unique).
* Auto Content-Type Headers (--data-json and --data-urlencoded).
* Dynamic Scan Limit Management.
Improvements
* Shell Completion Updates.
* Enhanced SSL Error Messaging.
* Updated Link Discovery.
Technical Changes
* Updated various dependencies to their latest versions for
security and performance improvements.
Configuration
* Added unique option to configuration file example.
* Added response_size_limit option to configuration file example.
* Enhanced banner display to show unique filtering and response
size limit status when enabled.
-------------------------------------------------------------------
Tue Sep 17 11:12:46 UTC 2024 - Martin Hauke <mardnh@gmx.de>

View File

@@ -1,8 +1,8 @@
#
# spec file for package feroxbuster
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2022-2024, Martin Hauke <mardnh@gmx.de>
# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2022-2025, Martin Hauke <mardnh@gmx.de>
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
Name: feroxbuster
Version: 2.11.0
Version: 2.13.1
Release: 0
Summary: A recursive content discovery tool
License: MIT

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d046addf6ed19292d7f6af596ca24cff8849f07580970fd176aa9b9ad5795930
size 40414638
oid sha256:eedc876611e8f944bfac371466ae7cdac11ebdd71048606d9c203dafe4914b50
size 43248815