|
| 1 | +--- |
| 2 | +name: github.com/cyphar/filepath-securejoin |
| 3 | +version: v0.2.4 |
| 4 | +type: go |
| 5 | +summary: Package securejoin is an implementation of the hopefully-soon-to-be-included |
| 6 | + SecureJoin helper that is meant to be part of the "path/filepath" package. |
| 7 | +homepage: https://pkg.go.dev/github.com/cyphar/filepath-securejoin |
| 8 | +license: bsd-3-clause |
| 9 | +licenses: |
| 10 | +- sources: LICENSE |
| 11 | + text: | |
| 12 | + Copyright (C) 2014-2015 Docker Inc & Go Authors. All rights reserved. |
| 13 | + Copyright (C) 2017 SUSE LLC. All rights reserved. |
| 14 | +
|
| 15 | + Redistribution and use in source and binary forms, with or without |
| 16 | + modification, are permitted provided that the following conditions are |
| 17 | + met: |
| 18 | +
|
| 19 | + * Redistributions of source code must retain the above copyright |
| 20 | + notice, this list of conditions and the following disclaimer. |
| 21 | + * Redistributions in binary form must reproduce the above |
| 22 | + copyright notice, this list of conditions and the following disclaimer |
| 23 | + in the documentation and/or other materials provided with the |
| 24 | + distribution. |
| 25 | + * Neither the name of Google Inc. nor the names of its |
| 26 | + contributors may be used to endorse or promote products derived from |
| 27 | + this software without specific prior written permission. |
| 28 | +
|
| 29 | + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 30 | + "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 31 | + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
| 32 | + A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
| 33 | + OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 34 | + SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
| 35 | + LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 36 | + DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 37 | + THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 38 | + (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 39 | + OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 40 | +- sources: README.md |
| 41 | + text: |- |
| 42 | + The license of this project is the same as Go, which is a BSD 3-clause license |
| 43 | + available in the `LICENSE` file. |
| 44 | +notices: [] |
0 commit comments