Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: factionsecurity/faction
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.6.8
Choose a base ref
...
head repository: factionsecurity/faction
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.7.0
Choose a head ref
  • 13 commits
  • 135 files changed
  • 2 contributors

Commits on Aug 27, 2025

  1. Configuration menu
    Copy the full SHA
    8fc6140 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2025

  1. missing loading lib

    summitt committed Aug 31, 2025
    Configuration menu
    Copy the full SHA
    81a70f3 View commit details
    Browse the repository at this point in the history
  2. allowing larger extensions

    summitt committed Aug 31, 2025
    Configuration menu
    Copy the full SHA
    d683625 View commit details
    Browse the repository at this point in the history
  3. fix install app method

    summitt committed Aug 31, 2025
    Configuration menu
    Copy the full SHA
    97ef8e4 View commit details
    Browse the repository at this point in the history
  4. Need to do eager fetch here

    summitt committed Aug 31, 2025
    Configuration menu
    Copy the full SHA
    46694dd View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2025

  1. updating backers

    summitt committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    c585568 View commit details
    Browse the repository at this point in the history
  2. updating sponsors

    summitt committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    a219f5a View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2025

  1. update sponsors

    summitt committed Oct 20, 2025
    Configuration menu
    Copy the full SHA
    5d44491 View commit details
    Browse the repository at this point in the history
  2. update sponsors

    summitt committed Oct 20, 2025
    Configuration menu
    Copy the full SHA
    85c1908 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2025

  1. Fixed severity assignment for Default Vulnerabilities added by APIs (#…

    …110)
    
    BUG: Severity for Default Vulnerabilities uploaded from APIs are ignored because are recalculated starting from the CVSS score even if it is not provided. This causes all vulnerabilities uploaded from APIs to be assigned an overall Recommended risk.
    
    Solution: Recalculate severity based on CVSS only if no severity is provided from the API. Prompt to provide a severity or CVSS for Default Vulnerabilities without them.
    skit-cyber-security authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    6c29e71 View commit details
    Browse the repository at this point in the history
  2. Sept release (#115)

    * bugfix: email validation
    
    * bugfix: screen jumps when adding a new vuln
    
    * bugfix: extra char in default richtext fields
    
    * bugfix: can't edit user-defined vars in assessment edit
    
    * bugfix: reports break if remediation user is removed
    
    * wip:status
    
    * fix status and styling
    
    * feature: status integrations
    
    * adding status workflows
    
    * adding manager dashboards
    
    * dashboard-wip
    
    * manager-dashboard-wip
    
    * adding ms enterprise links
    
    * fix assessment bar chart colors
    
    * finishing the manager dashboard
    
    * fixing issue #111
    
    * allow custom fields via api per #114
    
    * updated vulns should return vids
    
    * report sections in api
    
    * report section validations in api
    
    * report section validations in api
    
    * adding cve database to the search
    
    * add center, image border, and bugfixes
    
    * fixing loaded disabled extensions
    
    * fix issues with api
    
    * code clean up
    
    * apply status migration
    
    * [maven-release-plugin] prepare release 1.7.0
    
    * [maven-release-plugin] prepare for next development iteration
    summitt authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    a88d782 View commit details
    Browse the repository at this point in the history
  3. fixing statup migrations

    summitt committed Oct 27, 2025
    Configuration menu
    Copy the full SHA
    841c9bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47dcdef View commit details
    Browse the repository at this point in the history
Loading