1
I Use This!
Very Low Activity
Analyzed about 3 hours ago. based on code collected about 5 hours 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...

  • ...
    use of OSS increased in 65% of companies in 2016
  • ...
    anyone with an Open Hub account can update a project's tags
  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    search using multiple tags to find exactly what you need
About Project Security

Languages

C
77%
Python
13%
shell script
7%
2 Other
3%

30 Day Summary

Mar 26 2024 — Apr 25 2024

12 Month Summary

Apr 25 2023 — Apr 25 2024
  • 9 Commits
    Down -19 (67%) from previous 12 months
  • 1 Contributors
    Down -6 (85%) from previous 12 months

Ratings

2 users rate this project:
3.5
   
3.5/5.0
Click to add your rating
  
Review this Project!