Giter Site home page Giter Site logo

mitrecnd / mitrecnd.github.io Goto Github PK

View Code? Open in Web Editor NEW
17.0 10.0 9.0 5.37 MB

MITRE Shield website

Home Page: https://shield.mitre.org

License: Apache License 2.0

Ruby 0.23% HTML 23.39% JavaScript 57.58% SCSS 18.80%
cybersecurity mitre-corporation cyber-threat-intelligence mitre-attack cti active-defense deception mitre-shield

mitrecnd.github.io's People

Contributors

asovern-mitre avatar bquinn17 avatar mgoffin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mitrecnd.github.io's Issues

bundle exec jekyll serve execution fails

On a kali 2021.2 running Ruby 2.7, the command
bundle exec jekyll serve
fails with the following error:
"/home/kali/Desktop/mitrecnd.github.io/vendor/bundle/ruby/2.7.0/gems/jekyll-3.8.5/lib/jekyll/tags/include.rb:194: warning: Using the last argument as keyword parameters is deprecated
Liquid Exception: Liquid syntax error (line 8): Unknown tag 'when' in vendor/bundle/ruby/2.7.0/gems/liquid-4.0.3/lib/liquid/locales/en.yml
jekyll 3.8.5 | Error: Liquid syntax error (line 8): Unknown tag 'when'
Traceback (most recent call last):
33: from /home/kali/Desktop/mitrecnd.github.io/vendor/bundle/ruby/2.7.0/bin/jekyll:25:in <main>' 32: from /home/kali/Desktop/mitrecnd.github.io/vendor/bundle/ruby/2.7.0/bin/jekyll:25:in load'
31: from /home/kali/Desktop/mitrecnd.github.io/vendor/bundle/ruby/2.7.0/gems/jekyll-3.8.5/exe/jekyll:15:in <top (required)>' 30: from /home/kali/Desktop/mitrecnd.github.io/vendor/bundle/ruby/2.7.0/gems/mercenary-0.3.6/lib/mercenary.rb:19:in program'
29: from /home/kali/Desktop/mitrecnd.github.io/vendor/bundle/ruby/2.7.0/gems/mercenary-0.3.6/lib/mercenary/program.rb:42:in go' 28: from /home/kali/Desktop/mitrecnd.github.io/vendor/bundle/ruby/2.7.0/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in execute'
27: from /home/kali/Desktop/mitrecnd.github.io/vendor/bundle/ruby/2.7.0/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in each' 26: from /home/kali/Desktop/mitrecnd.github.io/vendor/bundle/ruby/2.7.0/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in block in execute'
25: from /home/kali/Desktop/mitrecnd.github.io/vendor/bundle/ruby/2.7.0/gems/jekyll-3.8.5/lib/jekyll/commands/serve.rb:75:in block (2 levels) in init_with_program' 24: from /home/kali/Desktop/mitrecnd.github.io/vendor/bundle/ruby/2.7.0/gems/jekyll-3.8.5/lib/jekyll/commands/serve.rb:93:in start'
23: from /home/kali/Desktop/mitrecnd.github.io/vendor/bundle/ruby/2.7.0/gems/jekyll-3.8.5/lib/jekyll/commands/serve.rb:93:in each' 22: from /home/kali/Desktop/mitrecnd.github.io/vendor/bundle/ruby/2.7.0/gems/jekyll-3.8.5/lib/jekyll/commands/serve.rb:93:in block in start'
21: from /home/kali/Desktop/mitrecnd.github.io/vendor/bundle/ruby/2.7.0/gems/jekyll-3.8.5/lib/jekyll/commands/build.rb:36:in process' 20: from /home/kali/Desktop/mitrecnd.github.io/vendor/bundle/ruby/2.7.0/gems/jekyll-3.8.5/lib/jekyll/commands/build.rb:65:in build'
19: from /home/kali/Desktop/mitrecnd.github.io/vendor/bundle/ruby/2.7.0/gems/jekyll-3.8.5/lib/jekyll/command.rb:28:in process_site' 18: from /home/kali/Desktop/mitrecnd.github.io/vendor/bundle/ruby/2.7.0/gems/jekyll-3.8.5/lib/jekyll/site.rb:71:in process'
17: from /home/kali/Desktop/mitrecnd.github.io/vendor/bundle/ruby/2.7.0/gems/jekyll-3.8.5/lib/jekyll/site.rb:192:in render' 16: from /home/kali/Desktop/mitrecnd.github.io/vendor/bundle/ruby/2.7.0/gems/jekyll-3.8.5/lib/jekyll/site.rb:471:in render_pages'
15: from /home/kali/Desktop/mitrecnd.github.io/vendor/bundle/ruby/2.7.0/gems/jekyll-3.8.5/lib/jekyll/site.rb:471:in each' 14: from /home/kali/Desktop/mitrecnd.github.io/vendor/bundle/ruby/2.7.0/gems/jekyll-3.8.5/lib/jekyll/site.rb:472:in block in render_pages'
13: from /home/kali/Desktop/mitrecnd.github.io/vendor/bundle/ruby/2.7.0/gems/jekyll-3.8.5/lib/jekyll/site.rb:479:in render_regenerated' 12: from /home/kali/Desktop/mitrecnd.github.io/vendor/bundle/ruby/2.7.0/gems/jekyll-3.8.5/lib/jekyll/renderer.rb:62:in run'
11: from /home/kali/Desktop/mitrecnd.github.io/vendor/bundle/ruby/2.7.0/gems/jekyll-3.8.5/lib/jekyll/renderer.rb:79:in render_document' 10: from /home/kali/Desktop/mitrecnd.github.io/vendor/bundle/ruby/2.7.0/gems/jekyll-3.8.5/lib/jekyll/renderer.rb:121:in render_liquid'
9: from /home/kali/Desktop/mitrecnd.github.io/vendor/bundle/ruby/2.7.0/gems/jekyll-3.8.5/lib/jekyll/liquid_renderer/file.rb:12:in parse' 8: from /home/kali/Desktop/mitrecnd.github.io/vendor/bundle/ruby/2.7.0/gems/jekyll-3.8.5/lib/jekyll/liquid_renderer/file.rb:49:in measure_time'
7: from /home/kali/Desktop/mitrecnd.github.io/vendor/bundle/ruby/2.7.0/gems/jekyll-3.8.5/lib/jekyll/liquid_renderer/file.rb:13:in block in parse' 6: from /home/kali/Desktop/mitrecnd.github.io/vendor/bundle/ruby/2.7.0/gems/liquid-4.0.3/lib/liquid/template.rb:116:in parse'
5: from /home/kali/Desktop/mitrecnd.github.io/vendor/bundle/ruby/2.7.0/gems/liquid-4.0.3/lib/liquid/template.rb:132:in parse' 4: from /home/kali/Desktop/mitrecnd.github.io/vendor/bundle/ruby/2.7.0/gems/liquid-4.0.3/lib/liquid/document.rb:5:in parse'
3: from /home/kali/Desktop/mitrecnd.github.io/vendor/bundle/ruby/2.7.0/gems/liquid-4.0.3/lib/liquid/document.rb:10:in parse' 2: from /home/kali/Desktop/mitrecnd.github.io/vendor/bundle/ruby/2.7.0/gems/liquid-4.0.3/lib/liquid/block_body.rb:32:in parse'
1: from /home/kali/Desktop/mitrecnd.github.io/vendor/bundle/ruby/2.7.0/gems/liquid-4.0.3/lib/liquid/document.rb:11:in block in parse' /home/kali/Desktop/mitrecnd.github.io/vendor/bundle/ruby/2.7.0/gems/liquid-4.0.3/lib/liquid/document.rb:23:in unknown_tag': Liquid syntax error (line 8): Unknown tag 'when' (Liquid::SyntaxError)
"

Please advise, thanks.

Gem::Ext::BuildError: ERROR: Failed to build gem native extension.

Installing jekyll-gist 1.5.0
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.

current directory: /tmp/bundler20211225-5811-eiqlnycommonmarker-0.17.13/gems/commonmarker-0.17.13/ext/commonmarker

/usr/bin/ruby2.7 -I /usr/lib/ruby/vendor_ruby -r ./siteconf20211225-5811-zfwz7t.rb extconf.rb
mkmf.rb can't find header files for ruby at /usr/lib/ruby/include/ruby.h

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.