1
I Use This!
Low Activity
Analyzed 1 day ago. based on code collected 2 days ago.

Project Summary

UnionFS-fuse is a filesystem service for Linux which implements a union mount for other file systems. It allows files and directories of separate file systems, known as branches, to be transparently overlaid, forming a single coherent file system. Contents of directories which have the same path within the merged branches will be seen together in a single merged directory, within the new, virtual filesystem.
It first tries to access the file on the top branch and if the file does not exist there, it continues on lower level branches. If the user tries to modify a file on a lower level read-only branch the file is copied to to a higher level read-write branch if the copy-on-write (cow) mode was enabled.

Tags

filesystem fuse linux unionfs

Badges

In a Nutshell, unionfs-fuse...

Quick Reference

BSD 4-clause (University of California-Specific)
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Forbidden

Hold Liable

Use Trademarks

Required

Include Copyright

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    65% of companies leverage OSS to speed application development in 2016
  • ...
    anyone with an Open Hub account can update a project's tags
  • ...
    nearly 1 in 3 companies have no process for identifying, tracking, or remediating known open source vulnerabilities
  • ...
    you can embed statistics from Open Hub on your site
About Project Security

Languages

C
78%
Python
13%
shell script
7%
2 Other
2%

30 Day Summary

Nov 7 2024 — Dec 7 2024

12 Month Summary

Dec 7 2023 — Dec 7 2024
  • 20 Commits
    Up + 3 (17%) from previous 12 months
  • 3 Contributors
    Down -1 (25%) from previous 12 months