Commit Graph

14 Commits (469ad46271d2d954735b9e70f1b27ce200c87e9a)

Author SHA1 Message Date
dependabot-preview[bot] c806b029de Bump remark from 8.0.0 to 10.0.1 (#82)
Bumps [remark](https://github.com/remarkjs/remark) from 8.0.0 to 10.0.1.
- [Release notes](https://github.com/remarkjs/remark/releases)
- [Changelog](https://github.com/remarkjs/remark/blob/master/changelog.md)
- [Commits](https://github.com/remarkjs/remark/compare/8.0.0...10.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-16 17:41:52 +03:00
dependabot-preview[bot] 0e404a3ba0 Bump remark-lint from 6.0.0 to 6.0.5 (#80)
Bumps [remark-lint](https://github.com/remarkjs/remark-lint) from 6.0.0 to 6.0.5.
- [Release notes](https://github.com/remarkjs/remark-lint/releases)
- [Changelog](https://github.com/remarkjs/remark-lint/blob/master/changelog.md)
- [Commits](https://github.com/remarkjs/remark-lint/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-16 17:41:44 +03:00
Snyk bot 82d4c7bb9d fix: package.json to reduce vulnerabilities (#74)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:debug:20170905
- https://snyk.io/vuln/npm:deep-extend:20180409
- https://snyk.io/vuln/npm:extend:20180424
2018-12-06 11:08:24 +03:00
Madison Kerndt 7afc4e8575 Added libraries, SDK docs, gitHub resources, and concepts covering Tr… (#71)
* Added libraries, SDK docs, gitHub resources, and concepts covering Transform Encryption

* Put new items into alphabetical order

* Reorder

* Remove "remark-lint-are-links-valid-alive" dep
2018-11-29 10:10:58 +03:00
Snyk bot 701d181d39 fix: package.json to reduce vulnerabilities (#67)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:braces:20180219
2018-10-23 10:01:46 +03:00
sobolevn 20519b0061
Adds alive link validation 2017-08-07 16:00:37 +03:00
sobolevn e08fa03ee7
Updates remark 2017-08-07 01:36:58 +03:00
sobolevn 71a9140de1
Adds Google Tink into Java 2017-07-12 09:51:08 +03:00
sobolevn b4e2383430
Added link validation and removed invalid links 2016-06-21 18:21:13 +03:00
sobolevn 40a821d22e
Removed spacing in lists 2016-06-04 00:11:58 +03:00
sobolevn 3979494d40
Refactored how does `Tools` section look like.
Added new section `plugins`, moved `standalone` section inside.
2016-06-03 23:53:49 +03:00
sobolevn 911006ac23
Added `Asymmetric encryption` section.
Changed the `CONTRIBUTING.md` file to suite the current workflow.
Added new `dependency` in `package.json` to validate links. But it is not quite working yet.
2016-06-02 17:03:57 +03:00
sobolevn 846121437c Travis file updated, since it was invalid.
Also removed temporary files from index.
Temporary disabling awesomebot.
2016-05-25 21:24:35 +03:00
sobolevn 06c343b141 Added tests and styleguide.
Also prettified all the current resources.
Travis support encluded.
2016-05-25 21:02:12 +03:00