Skip to content

Commit a3f9835

Browse files
authored
Merge pull request javascript-obfuscator#200 from fossabot/master
Add license scan report and status
2 parents 1657eb2 + 77a4ba5 commit a3f9835

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Example of obfuscated code: [gist.github.com](https://gist.github.com/sanex3339/
2828
* Malta: [malta-js-obfuscator](https://github.com/fedeghe/malta-js-obfuscator)
2929

3030
[![npm version](https://badge.fury.io/js/javascript-obfuscator.svg)](https://badge.fury.io/js/javascript-obfuscator)
31+
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fjavascript-obfuscator%2Fjavascript-obfuscator.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fjavascript-obfuscator%2Fjavascript-obfuscator?ref=badge_shield)
3132
[![Build Status](https://travis-ci.org/javascript-obfuscator/javascript-obfuscator.svg?branch=master)](https://travis-ci.org/javascript-obfuscator/javascript-obfuscator)
3233
[![Coverage Status](https://coveralls.io/repos/github/javascript-obfuscator/javascript-obfuscator/badge.svg?branch=master)](https://coveralls.io/github/javascript-obfuscator/javascript-obfuscator?branch=master)
3334
[![Backers on Open Collective](https://opencollective.com/javascript-obfuscator/backers/badge.svg)](#backers)
@@ -895,6 +896,8 @@ Become a sponsor and get your logo on our README on Github with a link to your s
895896

896897

897898
## License
899+
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fjavascript-obfuscator%2Fjavascript-obfuscator.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fjavascript-obfuscator%2Fjavascript-obfuscator?ref=badge_large)
900+
898901
Copyright (C) 2016-2018 [Timofey Kachalov](http://github.com/sanex3339).
899902

900903
Redistribution and use in source and binary forms, with or without

0 commit comments

Comments
 (0)