hexsha
stringlengths
40
40
size
int64
5
1.05M
ext
stringclasses
588 values
lang
stringclasses
305 values
max_stars_repo_path
stringlengths
3
363
max_stars_repo_name
stringlengths
5
118
max_stars_repo_head_hexsha
stringlengths
40
40
max_stars_repo_licenses
listlengths
1
10
max_stars_count
float64
1
191k
max_stars_repo_stars_event_min_datetime
stringdate
2015-01-01 00:00:35
2022-03-31 23:43:49
max_stars_repo_stars_event_max_datetime
stringdate
2015-01-01 12:37:38
2022-03-31 23:59:52
max_issues_repo_path
stringlengths
3
363
max_issues_repo_name
stringlengths
5
118
max_issues_repo_head_hexsha
stringlengths
40
40
max_issues_repo_licenses
listlengths
1
10
max_issues_count
float64
1
134k
max_issues_repo_issues_event_min_datetime
stringlengths
24
24
max_issues_repo_issues_event_max_datetime
stringlengths
24
24
max_forks_repo_path
stringlengths
3
363
max_forks_repo_name
stringlengths
5
135
max_forks_repo_head_hexsha
stringlengths
40
40
max_forks_repo_licenses
listlengths
1
10
max_forks_count
float64
1
105k
max_forks_repo_forks_event_min_datetime
stringdate
2015-01-01 00:01:02
2022-03-31 23:27:27
max_forks_repo_forks_event_max_datetime
stringdate
2015-01-03 08:55:07
2022-03-31 23:59:24
content
stringlengths
5
1.05M
avg_line_length
float64
1.13
1.04M
max_line_length
int64
1
1.05M
alphanum_fraction
float64
0
1
74baff4bad198ab18e7ff4794657f5bc75ed4283
1,211
yaml
YAML
Hunting Queries/Microsoft 365 Defender/Execution/detect-malcious-use-of-msiexec (2).yaml
ChonoN/Azure-Sentinel
dae34c19c231100ba02767c05b1344592a6a6229
[ "MIT" ]
11
2019-02-04T13:37:14.000Z
2019-02-22T20:47:06.000Z
Hunting Queries/Microsoft 365 Defender/Execution/detect-malcious-use-of-msiexec (2).yaml
ChonoN/Azure-Sentinel
dae34c19c231100ba02767c05b1344592a6a6229
[ "MIT" ]
6
2019-02-03T13:58:50.000Z
2019-02-25T02:01:16.000Z
Hunting Queries/Microsoft 365 Defender/Execution/detect-malcious-use-of-msiexec (2).yaml
ChonoN/Azure-Sentinel
dae34c19c231100ba02767c05b1344592a6a6229
[ "MIT" ]
4
2019-02-03T09:20:27.000Z
2019-02-12T15:43:35.000Z
id: dc75c3e4-ed46-4183-b1c1-c075c2a4a6d5 name: detect-malcious-use-of-msiexec (2) description: | This query was originally published in the threat analytics report, Msiexec abuse. Msiexec.exe is a Windows component that installs files with the .msi extension. These kinds of files are Windows installer packages, and...
50.458333
361
0.796862
57c2885573d65ca2ea4c4ac80d5d86dc266df0c2
243
yml
YAML
.travis.yml
Djuno-Ltd/agent
d61ad4470bcd58e42c6c54a3199384e50ffe6e65
[ "MIT" ]
1
2021-01-30T22:43:08.000Z
2021-01-30T22:43:08.000Z
.travis.yml
Djuno-Ltd/agent
d61ad4470bcd58e42c6c54a3199384e50ffe6e65
[ "MIT" ]
null
null
null
.travis.yml
Djuno-Ltd/agent
d61ad4470bcd58e42c6c54a3199384e50ffe6e65
[ "MIT" ]
null
null
null
language: minimal services: - docker script: - mkdir $HOME/.docker && touch $HOME/.docker/config.json && chmod 777 $HOME/.docker/config.json && echo '{"experimental":"enabled"}' | sudo tee $HOME/.docker/config.json - bash deploy-image.sh
40.5
171
0.699588
c0493d81b266052559d778626f8aeeea170f6ed4
251
yml
YAML
idf_component.yml
mdvorak/esp-double-reset
34e8ef233e447e47c95767ee05cf8b5228b6a4dd
[ "Unlicense" ]
null
null
null
idf_component.yml
mdvorak/esp-double-reset
34e8ef233e447e47c95767ee05cf8b5228b6a4dd
[ "Unlicense" ]
1
2022-01-22T17:31:44.000Z
2022-01-22T17:31:44.000Z
idf_component.yml
mdvorak/esp-double-reset
34e8ef233e447e47c95767ee05cf8b5228b6a4dd
[ "Unlicense" ]
null
null
null
name: "double_reset" description: Detect double reset, which can be used to place program in special reconfiguration mode, like entering Wi-Fi credentials. url: https://github.com/mdvorak/esp-double-reset.git dependencies: idf: version: ">=4.1"
35.857143
134
0.76494
12a396d813d48191db13f3437bc0f4ab3bc21658
326
yml
YAML
.github/workflows/linux-bash.yml
conp-solutions/SpecSAT
e71140a091b348c4d24e0e950a0e50e34b760c5d
[ "MIT" ]
null
null
null
.github/workflows/linux-bash.yml
conp-solutions/SpecSAT
e71140a091b348c4d24e0e950a0e50e34b760c5d
[ "MIT" ]
1
2021-12-29T19:15:03.000Z
2021-12-29T19:15:03.000Z
.github/workflows/linux-bash.yml
conp-solutions/SpecSAT
e71140a091b348c4d24e0e950a0e50e34b760c5d
[ "MIT" ]
null
null
null
name: Run Bash script on Linux on: pull_request: branches: - '**' jobs: Linux: runs-on: ubuntu-18.04 steps: - name: Install Packages run: sudo apt-get install make python3-venv sudo zlib1g-dev - uses: actions/checkout@v1 - name: Run CI script run: ./SpecSAT.sh -d -u -...
14.818182
65
0.595092
5917ee6767d57fdc5d4fb85b1ae56d2725ec42e6
29,650
yml
YAML
src/Project/Styleguide/items/media/Styleguide/Fruits/Apple.yml
michaellwest/SXA.Styleguide
aaa5809c86131f13e1a47bc1a819a17e8739deaf
[ "MIT" ]
12
2020-03-06T17:17:34.000Z
2021-08-25T15:46:27.000Z
src/Project/Styleguide/items/media/Styleguide/Fruits/Apple.yml
michaellwest/SXA.Styleguide
aaa5809c86131f13e1a47bc1a819a17e8739deaf
[ "MIT" ]
4
2020-03-07T11:27:23.000Z
2020-07-23T18:03:28.000Z
src/Project/Styleguide/items/media/Styleguide/Fruits/Apple.yml
michaellwest/SXA.Styleguide
aaa5809c86131f13e1a47bc1a819a17e8739deaf
[ "MIT" ]
10
2020-03-06T23:12:47.000Z
2021-12-29T05:54:47.000Z
--- ID: "f15792dc-6f02-4e4d-828e-d64838bfe4fc" Parent: "399518fd-fa15-463e-8f32-c0e4f6aa67f0" Template: "daf085e8-602e-43a6-8299-038ff171349f" Path: /sitecore/media library/Project/Sitecore/Styleguide/Fruits/Apple SharedFields: - ID: "06d5295c-ed2f-4a54-9bf2-26228d113318" Hint: __Icon Value: "-/media/EC47135E20724...
502.542373
27,949
0.956121
9a58f5bd53f23eac109f4fc6746eb2338616efc7
203
yml
YAML
step3/docker-compose.yml
BasileCuneo/API-2021-HTTP-Infra
17384ab516f86a5d6c0a916177877f48d2132349
[ "MIT" ]
null
null
null
step3/docker-compose.yml
BasileCuneo/API-2021-HTTP-Infra
17384ab516f86a5d6c0a916177877f48d2132349
[ "MIT" ]
null
null
null
step3/docker-compose.yml
BasileCuneo/API-2021-HTTP-Infra
17384ab516f86a5d6c0a916177877f48d2132349
[ "MIT" ]
null
null
null
version: "3.9" services: web-static: build: ../step1 expose: - "80" web-dynamic: build: ../step2 expose: - "80" reverse-proxy: build: . ports: - "80:80"
12.6875
19
0.482759
b12f3dbb0bf6270cf29b58e762faeadb41935128
595
yml
YAML
.travis.yml
mhulet/shopify_api
9e7f22c820a94114a6e07ffcfe5d19fd86a18f80
[ "MIT" ]
null
null
null
.travis.yml
mhulet/shopify_api
9e7f22c820a94114a6e07ffcfe5d19fd86a18f80
[ "MIT" ]
1
2018-10-28T05:07:14.000Z
2018-10-28T05:35:56.000Z
.travis.yml
mhulet/shopify_api
9e7f22c820a94114a6e07ffcfe5d19fd86a18f80
[ "MIT" ]
1
2018-12-24T15:46:58.000Z
2018-12-24T15:46:58.000Z
language: ruby sudo: false rvm: - 2.3.1 - 2.4.0-preview1 gemfile: - Gemfile - Gemfile_ar30 - Gemfile_ar31 - Gemfile_ar32 - Gemfile_ar40 - Gemfile_ar_master matrix: fast_finish: true allow_failures: - rvm: 2.4.0-preview1 gemfile: Gemfile - rvm: 2.4.0-preview1 gemfile: Gemfile_a...
18.030303
32
0.638655
08a97953aafbc61db7954bc5d514d15d7c803522
365
yml
YAML
.travis.yml
Teddy-Schmitz/temperature_admin
dd899b4b7bd9d1e27f9e00c1eb65d11fdf49bfc8
[ "MIT" ]
null
null
null
.travis.yml
Teddy-Schmitz/temperature_admin
dd899b4b7bd9d1e27f9e00c1eb65d11fdf49bfc8
[ "MIT" ]
1
2015-07-13T12:30:06.000Z
2015-07-13T12:30:06.000Z
.travis.yml
Teddy-Schmitz/temperature_admin
dd899b4b7bd9d1e27f9e00c1eb65d11fdf49bfc8
[ "MIT" ]
null
null
null
language: python python: - 2.7 - 2.6 addons: apt: packages: - gcc - python-dev install: - pip install -U pip - pip install coveralls - pip install -r requirements-dev.txt script: - py.test --cov . --cov-report term-missing --ignore config-template.py after_success: - coveralls matrix: ...
17.380952
73
0.652055
ab14b64b6406e9f06a29d8f5c5e4fe45670ad3a0
2,055
yaml
YAML
user/plugins/photo-container/blueprints.yaml
lauromaeda/fotocontainer-site
2711a00c8524f179638df7561ecbdde8f940ad58
[ "MIT" ]
null
null
null
user/plugins/photo-container/blueprints.yaml
lauromaeda/fotocontainer-site
2711a00c8524f179638df7561ecbdde8f940ad58
[ "MIT" ]
null
null
null
user/plugins/photo-container/blueprints.yaml
lauromaeda/fotocontainer-site
2711a00c8524f179638df7561ecbdde8f940ad58
[ "MIT" ]
null
null
null
name: Photo Container version: 0.1.0 description: Plugin para o Tema FotoContainer icon: plug author: name: Luiz Nunes email: luizfsnunes@gmail.com license: MIT form: validation: strict fields: enabled: type: toggle label: Plugin status highlight: 1 default: 0 options: ...
25.6875
59
0.4618
fe2aa10ac1e3caf326aa4d788c3acc7b414bbb05
25
yaml
YAML
src/test/resources/sdring.yaml
dyzcs/Sdring
57eeac6d59a89ebad53fcc15a795a5e5706d1114
[ "Apache-2.0" ]
2
2020-03-24T15:22:47.000Z
2021-04-19T09:41:55.000Z
src/test/resources/sdring.yaml
dyzcs/Sdring
57eeac6d59a89ebad53fcc15a795a5e5706d1114
[ "Apache-2.0" ]
1
2021-03-10T23:30:11.000Z
2021-03-10T23:30:11.000Z
src/test/resources/sdring.yaml
dyzcs/Sdring
57eeac6d59a89ebad53fcc15a795a5e5706d1114
[ "Apache-2.0" ]
null
null
null
server: jetty port: 8080
8.333333
13
0.76
3a19a7292c64ba7be9a686435788cbf9ae086c28
534
yaml
YAML
storage/docker-compose.yaml
Cloud-PG/fermi-autocluster
4616f4a6f8099e1667ee107c9a77946cb7d5fd23
[ "Apache-2.0" ]
null
null
null
storage/docker-compose.yaml
Cloud-PG/fermi-autocluster
4616f4a6f8099e1667ee107c9a77946cb7d5fd23
[ "Apache-2.0" ]
null
null
null
storage/docker-compose.yaml
Cloud-PG/fermi-autocluster
4616f4a6f8099e1667ee107c9a77946cb7d5fd23
[ "Apache-2.0" ]
null
null
null
version: '3.7' services: minio: network_mode: host image: minio/minio command: - "server" - "--address" - ":9000" - "/data" environment: MINIO_ACCESS_KEY: demominio MINIO_SECRET_KEY: CHANGEME volumes: - data:/data - ./certs:/root/.minio/certs ...
21.36
64
0.578652
b38a054f8e2bd87028b96291b9b300d7af150b78
822
yaml
YAML
pycommons/config/asr.yaml
jodabyte/bifrost
dfbfa85ceba30a8f540c1e110d44412771cc844f
[ "MIT" ]
null
null
null
pycommons/config/asr.yaml
jodabyte/bifrost
dfbfa85ceba30a8f540c1e110d44412771cc844f
[ "MIT" ]
null
null
null
pycommons/config/asr.yaml
jodabyte/bifrost
dfbfa85ceba30a8f540c1e110d44412771cc844f
[ "MIT" ]
null
null
null
microphone: !microphone &microphone sampling_rate: 16000 sample_format: int16 input_device_index: null frames_per_buffer: null snowboy: !snowboy &snowboy decoder_model: snowboy/jarvis.umdl sensitivity: [] audio_gain: 1 apply_frontend: false sad: !sad &sad vad_mode: 3 vad_sampling_rate: 16000 silen...
26.516129
51
0.755474
df1b9f94218e00f8141426c634d430e93218f798
412
yml
YAML
_data/comments/hamlet-monologue/comment-1579083716405.yml
hashtafak/hashtafak.github.io
73536a9c9a4e4afdf9bce931cd3d9c9417583dc8
[ "MIT" ]
null
null
null
_data/comments/hamlet-monologue/comment-1579083716405.yml
hashtafak/hashtafak.github.io
73536a9c9a4e4afdf9bce931cd3d9c9417583dc8
[ "MIT" ]
null
null
null
_data/comments/hamlet-monologue/comment-1579083716405.yml
hashtafak/hashtafak.github.io
73536a9c9a4e4afdf9bce931cd3d9c9417583dc8
[ "MIT" ]
null
null
null
_id: db2afab0-3780-11ea-96bb-8b42adfa3538 message: "I am now not positive the place you're getting your information, however good topic.\r\nI must spend some time studying more or working out more. Thank you for \r\ngreat info I was searching for this information for my mission." name: Janina email: 724e5f283702faf3de4...
51.5
238
0.781553
11d5566470477439fa431106db0ed9bdbcefbd0b
549
yaml
YAML
config/packages/oneup_uploader.yaml
disider/invox
e561ff9c7b6c14688f70e7a879de7ef308b4719d
[ "MIT" ]
1
2019-06-21T11:00:40.000Z
2019-06-21T11:00:40.000Z
config/packages/oneup_uploader.yaml
disider/invox
e561ff9c7b6c14688f70e7a879de7ef308b4719d
[ "MIT" ]
null
null
null
config/packages/oneup_uploader.yaml
disider/invox
e561ff9c7b6c14688f70e7a879de7ef308b4719d
[ "MIT" ]
3
2017-02-28T09:00:34.000Z
2018-10-05T09:33:01.000Z
# Read the documentation: https://github.com/1up-lab/OneupUploaderBundle/blob/master/Resources/doc/index.md oneup_uploader: mappings: medium: use_orphanage: true frontend: dropzone storage: directory: "%kernel.root_dir%/../public" namer: App\Up...
34.3125
107
0.566485
eaa55e42d5e8d75b640780e5750d4c8e48005a01
159
yml
YAML
specification/parameters/geolocation/limit.yml
woosmap/openapi-specification
7f934628a75695884db2fa29dd1d04efd1fb20de
[ "MIT" ]
null
null
null
specification/parameters/geolocation/limit.yml
woosmap/openapi-specification
7f934628a75695884db2fa29dd1d04efd1fb20de
[ "MIT" ]
3
2021-12-20T16:15:13.000Z
2022-02-15T00:44:19.000Z
specification/parameters/geolocation/limit.yml
woosmap/openapi-specification
7f934628a75695884db2fa29dd1d04efd1fb20de
[ "MIT" ]
null
null
null
name: limit description: > To limit number of assets retrieved from an IP location. schema: type: integer minimum: 1 maximum: 300 example: 10 in: query
17.666667
58
0.735849
206aec49f0862fa23e5ab5a4caf1c78502d84f10
596
yml
YAML
threads/158595/posts/74414669.yml
voz-living/documents
a5fb94005e8c2d681bbda8c85a40509ba5b11cd9
[ "MIT" ]
null
null
null
threads/158595/posts/74414669.yml
voz-living/documents
a5fb94005e8c2d681bbda8c85a40509ba5b11cd9
[ "MIT" ]
null
null
null
threads/158595/posts/74414669.yml
voz-living/documents
a5fb94005e8c2d681bbda8c85a40509ba5b11cd9
[ "MIT" ]
null
null
null
url: showpost.php?p=74414669&postcount=19851 id: 74414669 tid: 158595 num: 19851 datetime: 2015-02-11T13:44:00.000Z user: img: customavatars/avatar655510_78.gif name: Mr.6 title: Senior Member joinDate: 2011-02-28T16:00:00.000Z posts: 758 id: '655510' title: 'Re: Practicing English with vOzers :D' content: ...
35.058824
207
0.728188
9d46b565e6f2315ac49fa22a291d14482f08b81a
851
yml
YAML
preview/docs-ref-autogen/com.azure.resourcemanager.mediaservices.models.StorageAuthentication.StorageAuthentication.yml
azure-sdk/azure-docs-sdk-java
66cc376be8bb1e1246731b879cc1f8fba76ea946
[ "CC-BY-4.0", "MIT" ]
5
2021-08-20T15:24:19.000Z
2022-02-20T17:06:14.000Z
preview/docs-ref-autogen/com.azure.resourcemanager.mediaservices.models.StorageAuthentication.StorageAuthentication.yml
azure-sdk/azure-docs-sdk-java
66cc376be8bb1e1246731b879cc1f8fba76ea946
[ "CC-BY-4.0", "MIT" ]
null
null
null
preview/docs-ref-autogen/com.azure.resourcemanager.mediaservices.models.StorageAuthentication.StorageAuthentication.yml
azure-sdk/azure-docs-sdk-java
66cc376be8bb1e1246731b879cc1f8fba76ea946
[ "CC-BY-4.0", "MIT" ]
1
2021-08-20T15:24:21.000Z
2021-08-20T15:24:21.000Z
### YamlMime:JavaMember uid: "com.azure.resourcemanager.mediaservices.models.StorageAuthentication.StorageAuthentication*" fullName: "com.azure.resourcemanager.mediaservices.models.StorageAuthentication.StorageAuthentication" name: "StorageAuthentication" nameWithType: "StorageAuthentication.StorageAuthentication" memb...
53.1875
106
0.843713
e781f0755216c972b680632e276a043a92ce3ad6
81
yml
YAML
.travis.yml
fxos/sanitizer
dce2b4779d015349032bbd36836301a29a5cfc8f
[ "MIT" ]
4
2018-05-03T12:12:23.000Z
2021-01-21T10:30:38.000Z
.travis.yml
fxos/sanitizer
dce2b4779d015349032bbd36836301a29a5cfc8f
[ "MIT" ]
5
2015-09-29T18:39:55.000Z
2021-11-02T12:39:17.000Z
.travis.yml
fxos/sanitizer
dce2b4779d015349032bbd36836301a29a5cfc8f
[ "MIT" ]
3
2016-02-23T14:10:35.000Z
2020-06-24T01:07:10.000Z
language: node_js branches: only: - master before_script: - npm run test
11.571429
17
0.691358
f7562506d9713e77bdba77f11de79e845b85c4cf
188
yml
YAML
tests/unit/ssg-module/test_playbook_builder_data/build_config.yml
deperrone/content
caaff27f01a1d6c15da461f9fafe26090e8fdd18
[ "BSD-3-Clause" ]
1,138
2018-09-05T06:31:44.000Z
2022-03-31T03:38:24.000Z
tests/unit/ssg-module/test_playbook_builder_data/build_config.yml
deperrone/content
caaff27f01a1d6c15da461f9fafe26090e8fdd18
[ "BSD-3-Clause" ]
4,743
2018-09-04T15:14:04.000Z
2022-03-31T23:17:57.000Z
tests/unit/ssg-module/test_playbook_builder_data/build_config.yml
deperrone/content
caaff27f01a1d6c15da461f9fafe26090e8fdd18
[ "BSD-3-Clause" ]
400
2018-09-08T20:08:49.000Z
2022-03-30T20:54:32.000Z
cmake_build_type: "Release" ssg_version: [0, 1, 59] ssg_version_str: "0.1.59" target_oval_version: [5, 11] target_oval_version_str: "5.11" jinja2_cache_enabled: true sce_enabled: "OFF"
17.090909
31
0.760638
43b3d036cc3b71db6b7ba5870030810788eef976
176
yml
YAML
provision/ansible/inventory/group_vars/kubernetes/ubuntu.yml
CodeHoschi/cluster-k3s
806ca988cc10eadee24c8fdaf5bc6107c1782dae
[ "MIT" ]
null
null
null
provision/ansible/inventory/group_vars/kubernetes/ubuntu.yml
CodeHoschi/cluster-k3s
806ca988cc10eadee24c8fdaf5bc6107c1782dae
[ "MIT" ]
null
null
null
provision/ansible/inventory/group_vars/kubernetes/ubuntu.yml
CodeHoschi/cluster-k3s
806ca988cc10eadee24c8fdaf5bc6107c1782dae
[ "MIT" ]
null
null
null
--- # (string) Timezone for the servers # timezone: "America/New_York" timezone: 'Europe/Berlin' # (list) Additional ssh public keys to add to the nodes # ssh_authorized_keys:
25.142857
55
0.744318
f614e79a8437b91d111992aaf75cb3ff71822337
798
yaml
YAML
stack.yaml
dyfrgi/taffybar
7409f9cd7059cd46d60c8d5c4ec8513b2b5c8400
[ "BSD-3-Clause" ]
null
null
null
stack.yaml
dyfrgi/taffybar
7409f9cd7059cd46d60c8d5c4ec8513b2b5c8400
[ "BSD-3-Clause" ]
null
null
null
stack.yaml
dyfrgi/taffybar
7409f9cd7059cd46d60c8d5c4ec8513b2b5c8400
[ "BSD-3-Clause" ]
null
null
null
packages: - '.' extra-deps: - ConfigFile-1.1.4 - broadcast-chan-0.2.0.2 - dbus-hslogger-0.1.0.1 - gi-cairo-connector-0.0.1 - gi-cairo-render-0.0.1 - gi-dbusmenu-0.4.6 - gi-dbusmenugtk3-0.4.7 - gi-gdkx11-3.0.8 - gi-xlib-2.0.7 - gtk-sni-tray-0.1.6.0 - gtk-strut-0.1.3.0 - haskell-gi-0.22.6 - rate-limit-1.4.1 - status-noti...
18.55814
30
0.629073
505b5bcd05b61cde49d02b8924724e4b717bb064
1,048
yml
YAML
.travis.yml
NoTests/RxFeedback
aa8384081a14af8fb389245fce2eba5776a96d0b
[ "MIT" ]
613
2017-11-13T10:07:56.000Z
2022-03-29T01:49:12.000Z
.travis.yml
NoTests/RxFeedback
aa8384081a14af8fb389245fce2eba5776a96d0b
[ "MIT" ]
49
2017-11-10T23:11:05.000Z
2021-11-19T07:51:19.000Z
.travis.yml
NoTests/RxFeedback
aa8384081a14af8fb389245fce2eba5776a96d0b
[ "MIT" ]
43
2017-11-11T15:01:33.000Z
2022-03-16T21:44:21.000Z
language: objective-c os: - osx language: generic sudo: required dist: trusty osx_image: xcode12.2 env: - BUILD="pushd Examples && pod repo update && pod install && set -o pipefail && (xcodebuild -workspace Examples.xcworkspace -scheme Example -destination 'platform=iOS Simulator,name=iPhone 12' build) | xcprett...
38.814815
254
0.73855
99c2e476763b37b6b5b01d80afbf00c380124cc2
1,313
yml
YAML
legacy/docs-ref-autogen/com.microsoft.azure.cognitiveservices.vision.customvision.prediction.models.BoundingBox.withTop.yml
azure-sdk/azure-docs-sdk-java
66cc376be8bb1e1246731b879cc1f8fba76ea946
[ "CC-BY-4.0", "MIT" ]
5
2021-08-20T15:24:19.000Z
2022-02-20T17:06:14.000Z
docs-ref-autogen/com.microsoft.azure.cognitiveservices.vision.customvision.prediction.models.BoundingBox.withTop.yml
azure-sdk/azure-docs-sdk-java
66cc376be8bb1e1246731b879cc1f8fba76ea946
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs-ref-autogen/com.microsoft.azure.cognitiveservices.vision.customvision.prediction.models.BoundingBox.withTop.yml
azure-sdk/azure-docs-sdk-java
66cc376be8bb1e1246731b879cc1f8fba76ea946
[ "CC-BY-4.0", "MIT" ]
1
2021-08-20T15:24:21.000Z
2021-08-20T15:24:21.000Z
### YamlMime:JavaMember nameWithType: BoundingBox.withTop type: method members: - fullName: com.microsoft.azure.cognitiveservices.vision.customvision.prediction.models.BoundingBox.withTop(double top) name: withTop(double top) nameWithType: BoundingBox.withTop(double top) parameters: - description: <p>the top va...
50.5
256
0.794364
99fab887087b25be3b0200456fd8975d977bbcec
180
yml
YAML
src/Mark/MenuBundle/Resources/translations/messages.fr.yml
redpmorg/mark
4ea53c8fb36ced4d0a457cff7bf8d26f0a9cdb0a
[ "MIT" ]
null
null
null
src/Mark/MenuBundle/Resources/translations/messages.fr.yml
redpmorg/mark
4ea53c8fb36ced4d0a457cff7bf8d26f0a9cdb0a
[ "MIT" ]
null
null
null
src/Mark/MenuBundle/Resources/translations/messages.fr.yml
redpmorg/mark
4ea53c8fb36ced4d0a457cff7bf8d26f0a9cdb0a
[ "MIT" ]
null
null
null
About: A propos Logout: Deconnecter Close: Terminer Menu manager: Gérer du menu Manage menu sections: Gérer les sections du menu Add: Ajouter Edit: Editer Delete: Enffacer
22.5
48
0.766667
8262952bd92437a55693186b9d188054bf904281
1,809
yml
YAML
.bluemix/toolchain.yml
trevordavis/discovery-nodejs
8852fa1e3d8188a9bf57daa9c26ad08e92dff8da
[ "MIT" ]
2
2022-01-11T19:20:56.000Z
2022-01-11T19:52:31.000Z
.bluemix/toolchain.yml
trevordavis/discovery-nodejs
8852fa1e3d8188a9bf57daa9c26ad08e92dff8da
[ "MIT" ]
null
null
null
.bluemix/toolchain.yml
trevordavis/discovery-nodejs
8852fa1e3d8188a9bf57daa9c26ad08e92dff8da
[ "MIT" ]
1
2017-10-16T13:34:16.000Z
2017-10-16T13:34:16.000Z
version: '2' template: name: "Watson Discovery Service News Demo" description: "A demo designed to get developers started using the Watson Discovery Service with news data" header: '![](toolchain.svg)' required: - sample-build - sample-repo info: git url: >- [https://github.com/watson-develo...
33.5
136
0.668325
f30ffeeb5fade72d9986594c221fdd43fa9f4edc
2,448
yml
YAML
config/sync/core.entity_form_display.node.event.rng_event.yml
andyhawks/comtncluborg
cb8b48df2588bd38af69d5acb1e6648a9c810c8b
[ "MIT" ]
null
null
null
config/sync/core.entity_form_display.node.event.rng_event.yml
andyhawks/comtncluborg
cb8b48df2588bd38af69d5acb1e6648a9c810c8b
[ "MIT" ]
2
2020-02-23T00:12:21.000Z
2021-05-11T04:10:30.000Z
config/sync/core.entity_form_display.node.event.rng_event.yml
andyhawks/comtncluborg
cb8b48df2588bd38af69d5acb1e6648a9c810c8b
[ "MIT" ]
null
null
null
uuid: eb8be71c-a214-4e68-af7c-f718934c4fd0 langcode: en status: true dependencies: config: - core.entity_form_mode.node.rng_event - field.field.node.event.rng_capacity - field.field.node.event.rng_registrants_duplicate - field.field.node.event.rng_registrants_maximum - field.field.node.event.rng_r...
23.76699
54
0.696078
b55f98e7c9d74b1e9885161ec3da0b44c8df8163
149,787
yaml
YAML
tests/vcr/scholarworks_umass.yaml
wearpants/scrapi
b1619a1212d9fc7e1f2247336fc2e4a3d453a4bb
[ "Apache-2.0" ]
34
2015-10-06T20:08:43.000Z
2022-03-16T12:46:24.000Z
tests/vcr/scholarworks_umass.yaml
jgw4sq/twilio
796e97dc6a8fdb8983fd736b328ad907bb1ff73e
[ "Apache-2.0" ]
100
2015-09-10T19:57:32.000Z
2016-06-22T03:09:51.000Z
tests/vcr/scholarworks_umass.yaml
jgw4sq/twilio
796e97dc6a8fdb8983fd736b328ad907bb1ff73e
[ "Apache-2.0" ]
32
2015-09-09T21:28:54.000Z
2019-05-09T03:18:02.000Z
interactions: - request: body: null headers: Accept: ['*/*'] Accept-Encoding: ['gzip, deflate'] Connection: [keep-alive] User-Agent: [python-requests/2.4.1 CPython/2.7.9 Darwin/13.4.0] method: GET uri: http://scholarworks.umass.edu/do/oai/?verb=ListRecords&metadataPrefix=oai_dc&f...
84.197302
138
0.865736
6dfd0e620a9299221dce3fed5538291d2c45b695
439
yaml
YAML
.github/ISSUE_TEMPLATE/docs.yaml
polarweasel/actions-testing
968584e7f4ad13128862398de3251d4c468e2e03
[ "MIT" ]
null
null
null
.github/ISSUE_TEMPLATE/docs.yaml
polarweasel/actions-testing
968584e7f4ad13128862398de3251d4c468e2e03
[ "MIT" ]
null
null
null
.github/ISSUE_TEMPLATE/docs.yaml
polarweasel/actions-testing
968584e7f4ad13128862398de3251d4c468e2e03
[ "MIT" ]
null
null
null
name: Project1 description: Choose this template to create a Project1 issue. title: "[Docs] Title" labels: "area/documentation" project: https://github.com/polarweasel/actions-testing/projects/1 body: - type: textarea id: documentation attributes: label: Description placeholder: | **Provide a detailed...
29.266667
110
0.751708
48770e1d221d78ebc10a6cab5aba848878517932
362
yml
YAML
.travis.yml
citation-file-format/citeme
33761da7504f4744f9d708c67e09b9a788381a47
[ "Apache-2.0" ]
3
2018-07-18T03:34:09.000Z
2019-04-15T08:58:31.000Z
.travis.yml
NLeSC/citeme
33761da7504f4744f9d708c67e09b9a788381a47
[ "Apache-2.0" ]
2
2020-09-03T16:58:55.000Z
2021-05-15T20:55:40.000Z
.travis.yml
citation-file-format/citeme
33761da7504f4744f9d708c67e09b9a788381a47
[ "Apache-2.0" ]
null
null
null
dist: xenial notifications: email: on_failure: change on_succes: never language: python python: - "3.4" - "3.5" - "3.6" - "3.7" - "nightly" # command to install dependencies install: - pip install -r test/requirements.txt # command to run tests script: - pytest -c test/pytest.ini matrix: ...
13.407407
40
0.646409
14fb085c4dc49a73a47ff67003731fb0736d1ff7
1,163
yaml
YAML
jsk_apc2016_common/resource/object_data/2015.yaml
pazeshun/jsk_apc
0ff42000ad5992f8a31e719a5360a39cf4fa1fde
[ "BSD-3-Clause" ]
null
null
null
jsk_apc2016_common/resource/object_data/2015.yaml
pazeshun/jsk_apc
0ff42000ad5992f8a31e719a5360a39cf4fa1fde
[ "BSD-3-Clause" ]
2
2019-04-11T05:36:23.000Z
2019-08-19T12:58:10.000Z
jsk_apc2016_common/resource/object_data/2015.yaml
pazeshun/jsk_apc
0ff42000ad5992f8a31e719a5360a39cf4fa1fde
[ "BSD-3-Clause" ]
null
null
null
- name: champion_copper_plus_spark_plug stock: 1 - name: cheezit_big_original stock: 2 - name: crayola_64_ct stock: 1 - name: dr_browns_bottle_brush stock: 1 - name: elmers_washable_no_run_school_glue stock: 1 - name: expo_dry_erase_board_eraser stock: 2 - name: feline_greenies_dental_treats stock: 2 - na...
22.803922
48
0.785039
6767006ffdf79c6790cc9260bc6d4c857fcf6ee9
4,074
yml
YAML
testOnlyConf/testOnlyServices/test-service-643.yml
beyond-code-github/accessibility-statement-frontend
32ae577ec347e62c27eb46215f65d1e97cba7644
[ "Apache-2.0" ]
null
null
null
testOnlyConf/testOnlyServices/test-service-643.yml
beyond-code-github/accessibility-statement-frontend
32ae577ec347e62c27eb46215f65d1e97cba7644
[ "Apache-2.0" ]
null
null
null
testOnlyConf/testOnlyServices/test-service-643.yml
beyond-code-github/accessibility-statement-frontend
32ae577ec347e62c27eb46215f65d1e97cba7644
[ "Apache-2.0" ]
null
null
null
serviceName: Est exercitationem quidem ut inventore recusandae. serviceLastTestedDate: '2020-01-29' statementLastUpdatedDate: '2018-03-19' milestones: - description: Et quo repellat molestiae explicabo nisi. Tempora repellendus sunt voluptatibus sint dicta. Sed excepturi illum nam vero quos. Est vel rerum officiis ...
65.709677
92
0.803878
05a5c41d77e08a0bbf690d956353d643dbbb3277
4,162
yaml
YAML
maps/LF-norm-techtrack.yaml
tongyao-zhu/Duckietown-RL
434787a1caf1e5a8ec1d45a30c1ec8eb35ff91ba
[ "MIT" ]
12
2021-03-27T06:30:31.000Z
2022-03-11T01:58:05.000Z
maps/LF-norm-techtrack.yaml
tongyao-zhu/Duckietown-RL
434787a1caf1e5a8ec1d45a30c1ec8eb35ff91ba
[ "MIT" ]
null
null
null
maps/LF-norm-techtrack.yaml
tongyao-zhu/Duckietown-RL
434787a1caf1e5a8ec1d45a30c1ec8eb35ff91ba
[ "MIT" ]
7
2021-04-21T14:25:06.000Z
2021-12-12T21:10:30.000Z
objects: - height: 0.3810612382005564 kind: tree pos: - 5.493109555387033 - 6.5757842384334495 rotate: 0.0 tree_random_0: null - height: 0.2566752850047209 kind: tree pos: - 6.418760692251534 - 4.726581123684948 rotate: 0.0 tree_random_1: null - height: 0.26029513232841606 kind: tree pos: ...
16.581673
29
0.678039
d095c93a8e1fcd648590cf2450216dd3f94e6379
272
yaml
YAML
soursensor/example_config.yaml
maoritsu/soursensor
cd9d6fd6af801e1f78d557554af7aca656adc1fc
[ "MIT" ]
1
2020-05-18T09:16:39.000Z
2020-05-18T09:16:39.000Z
soursensor/example_config.yaml
maoritsu/soursensor
cd9d6fd6af801e1f78d557554af7aca656adc1fc
[ "MIT" ]
null
null
null
soursensor/example_config.yaml
maoritsu/soursensor
cd9d6fd6af801e1f78d557554af7aca656adc1fc
[ "MIT" ]
null
null
null
starter: height_t0: 35 databases: influxdb: bucket: my_org org: my_org token: 'my_token' url: 'https://my_url.com' sensors: VL53L1X: i2c_bus: 1 i2c_address: 0x29 distance_mode: 1 oversample_factor: 10 distance_scaling_factor: 230
17
32
0.669118
6e7364220ea9d0776a8a67ebfe9f2ad0ccbb1718
2,390
yml
YAML
threads/3009470/posts/53533984.yml
voz-living/documents
a5fb94005e8c2d681bbda8c85a40509ba5b11cd9
[ "MIT" ]
null
null
null
threads/3009470/posts/53533984.yml
voz-living/documents
a5fb94005e8c2d681bbda8c85a40509ba5b11cd9
[ "MIT" ]
null
null
null
threads/3009470/posts/53533984.yml
voz-living/documents
a5fb94005e8c2d681bbda8c85a40509ba5b11cd9
[ "MIT" ]
null
null
null
url: showpost.php?p=53533984&postcount=3463 id: 53533984 tid: 3009470 num: 3463 datetime: 2013-01-12T12:26:00.000Z user: img: customavatars/avatar50781_41.gif name: greenwind007 title: Senior Member joinDate: 2008-01-31T16:00:00.000Z posts: .nan id: '50781' title: 'Re: [Giúp đỡ] Xin ảnh Bìa FB độc và đẹp!' ...
140.588235
1,620
0.65523
9c79b98c7699b9b727aa13816db34dd6726e98bc
2,132
yml
YAML
spark/roles/karoui.spark/tasks/setup-spark.yml
helkaroui/ansible-vagrant-stacks
a4328222fe70121f8bd4ac566ff87593d80db1c2
[ "Apache-2.0" ]
null
null
null
spark/roles/karoui.spark/tasks/setup-spark.yml
helkaroui/ansible-vagrant-stacks
a4328222fe70121f8bd4ac566ff87593d80db1c2
[ "Apache-2.0" ]
null
null
null
spark/roles/karoui.spark/tasks/setup-spark.yml
helkaroui/ansible-vagrant-stacks
a4328222fe70121f8bd4ac566ff87593d80db1c2
[ "Apache-2.0" ]
null
null
null
- name: Check if spark directory is present stat: path: "{{ SPARK_HOME }}" register: spark_directory - name: Download Spark distribution get_url: url="{{ SPARK_DOWNLOAD_URL }}" dest="/tmp/spark-{{ SPARK_VERSION }}.tgz" when: (not spark_directory.stat.exists) - name: Extract Spark distribution ...
28.810811
68
0.616792
1b4606074a0ccf94aec9f29f6d01874098a3c938
14
yaml
YAML
tests/data/name.yaml
alexandrevicenzi/lazyconfig
a03aa0b92cf8f810a8652728d80dd0d792dd66ed
[ "MIT" ]
null
null
null
tests/data/name.yaml
alexandrevicenzi/lazyconfig
a03aa0b92cf8f810a8652728d80dd0d792dd66ed
[ "MIT" ]
null
null
null
tests/data/name.yaml
alexandrevicenzi/lazyconfig
a03aa0b92cf8f810a8652728d80dd0d792dd66ed
[ "MIT" ]
null
null
null
name: 'foobar'
14
14
0.714286
5d8a488615bbd9edc73b419e233ae0de94d1777f
495
yaml
YAML
custom_types/sbrf/app/datapower.yaml
SberInfra/tosca-types
001c795e8c99992761e2d59cf111ba5c445a031c
[ "Apache-2.0" ]
null
null
null
custom_types/sbrf/app/datapower.yaml
SberInfra/tosca-types
001c795e8c99992761e2d59cf111ba5c445a031c
[ "Apache-2.0" ]
null
null
null
custom_types/sbrf/app/datapower.yaml
SberInfra/tosca-types
001c795e8c99992761e2d59cf111ba5c445a031c
[ "Apache-2.0" ]
null
null
null
tosca_definitions_version: tosca_simple_yaml_1_0 description: > Template for deploying DataPower node_types: sbrf.nodes.OpenShift.DataPower: derived_from: sbrf.nodes.OpenShift properties: template_name: type: string required: true attributes: app_endpoint: type:...
16.5
48
0.648485
3e04a51d6385f0f6d9c24333fb3a7dc2df856082
511
yml
YAML
docs-ref-autogen/@azure/arm-frontdoor/NetworkExperimentProfilesListByResourceGroupNextResponse.yml
ellismg/azure-docs-sdk-node
c36a2584fe9e23a0de152d3cfa79dcd130f85353
[ "CC-BY-4.0", "MIT" ]
59
2017-07-07T17:57:53.000Z
2022-03-25T16:36:13.000Z
docs-ref-autogen/@azure/arm-frontdoor/NetworkExperimentProfilesListByResourceGroupNextResponse.yml
ellismg/azure-docs-sdk-node
c36a2584fe9e23a0de152d3cfa79dcd130f85353
[ "CC-BY-4.0", "MIT" ]
1,322
2017-06-20T20:51:24.000Z
2022-03-29T21:20:34.000Z
docs-ref-autogen/@azure/arm-frontdoor/NetworkExperimentProfilesListByResourceGroupNextResponse.yml
ellismg/azure-docs-sdk-node
c36a2584fe9e23a0de152d3cfa79dcd130f85353
[ "CC-BY-4.0", "MIT" ]
159
2017-06-21T00:35:28.000Z
2022-03-28T23:37:18.000Z
### YamlMime:TSTypeAlias name: NetworkExperimentProfilesListByResourceGroupNextResponse uid: '@azure/arm-frontdoor.NetworkExperimentProfilesListByResourceGroupNextResponse' package: '@azure/arm-frontdoor' summary: Contains response data for the listByResourceGroupNext operation. fullName: NetworkExperimentProfilesListB...
39.307692
84
0.857143
ec96df4206355a87776aa4422f0d6d62fedac0c8
555
yaml
YAML
traits/hpatrait/config/samples/sample_application_config.yaml
FreeceLian/catalog
99552e3b9339c56a633063d69bf6eb18ce0c3c5f
[ "Apache-2.0" ]
65
2020-05-27T03:36:33.000Z
2022-03-23T09:50:59.000Z
traits/hpatrait/config/samples/sample_application_config.yaml
FreeceLian/catalog
99552e3b9339c56a633063d69bf6eb18ce0c3c5f
[ "Apache-2.0" ]
76
2020-05-29T09:14:26.000Z
2022-03-28T14:31:33.000Z
legacy/traits/hpatrait/config/samples/sample_application_config.yaml
lowkeyrd/catalog
c45cab7278cefbe0d01f1a149632668d388d2dac
[ "Apache-2.0" ]
61
2020-05-26T03:19:48.000Z
2022-03-24T21:57:12.000Z
apiVersion: core.oam.dev/v1alpha2 kind: ApplicationConfiguration metadata: name: example-appconfig spec: components: - componentName: example-hpa-component parameterValues: - name: instance-name value: php-apache traits: - trait: apiVersion: core.oam.dev/v1alpha...
26.428571
48
0.601802
71129c8209f9a133348e00595002d57e4190d0fb
37
yaml
YAML
tests/resources/configs/yaml_tag_include/_push.yaml
HazardDede/pnp
469ca17254dcca1a4eefe0dc5ac574692a9ab38e
[ "MIT" ]
4
2018-10-07T11:32:00.000Z
2019-04-23T09:34:23.000Z
tests/resources/configs/yaml_tag_include/_push.yaml
HazardDede/pnp
469ca17254dcca1a4eefe0dc5ac574692a9ab38e
[ "MIT" ]
null
null
null
tests/resources/configs/yaml_tag_include/_push.yaml
HazardDede/pnp
469ca17254dcca1a4eefe0dc5ac574692a9ab38e
[ "MIT" ]
1
2019-08-12T19:56:10.000Z
2019-08-12T19:56:10.000Z
plugin: pnp.plugins.push.simple.Echo
18.5
36
0.810811
f4bc4e801e67d6208ecbad5d16fcb8231b8f25ad
2,204
yaml
YAML
resources/configurations/examples/echo.yaml
eProsima/DDS-Router
59ff7e87acc718fad7ad9e38912100210675cbca
[ "Apache-2.0" ]
25
2021-11-17T11:48:40.000Z
2022-03-28T05:59:45.000Z
docs/resources/examples/echo.yaml
eProsima/DDS-Router
59ff7e87acc718fad7ad9e38912100210675cbca
[ "Apache-2.0" ]
128
2021-11-16T11:38:59.000Z
2022-03-25T10:32:12.000Z
resources/configurations/examples/echo.yaml
eProsima/DDS-Router
59ff7e87acc718fad7ad9e38912100210675cbca
[ "Apache-2.0" ]
4
2021-12-17T18:14:36.000Z
2022-03-11T10:10:16.000Z
################ # ECHO EXAMPLE # ################ ################################## # CONFIGURATION VERSION version: v2.0 # 0 ################################## # ALLOWED TOPICS # Allowing FastDDS and ROS2 HelloWorld demo examples topics allowlist: - name: ...
34.984127
116
0.513612
76175981651773df40df9bf10345a3470fb85446
2,122
yml
YAML
_data/comments/elasticsearch-restore/comment-1563524525616.yml
ZacharyThomas/ZacharyThomas.github.io
2f44677f893328531dfa8cd8ed8082468400a905
[ "MIT" ]
3
2016-08-09T13:44:22.000Z
2016-09-22T02:44:13.000Z
_data/comments/elasticsearch-restore/comment-1563524525616.yml
ZacharyThomas/ZacharyThomas.github.io
2f44677f893328531dfa8cd8ed8082468400a905
[ "MIT" ]
null
null
null
_data/comments/elasticsearch-restore/comment-1563524525616.yml
ZacharyThomas/ZacharyThomas.github.io
2f44677f893328531dfa8cd8ed8082468400a905
[ "MIT" ]
null
null
null
_id: 4ac78d90-a9fe-11e9-96bc-538bd6997c7c message: >- Shaving kpd.pmlk.zacharythomas.github.io.rsr.ij moderate, were, shielded [URL=http://bootstrapplusplus.com/cialis-5mg/ - cialis 20 mg best price[/URL - [URL=http://bootstrapplusplus.com/generic-levitra/ - levitra[/URL - [URL=http://yfslink.org/cialis-onlin...
57.351351
81
0.745994
e73c76da7ac7fb82878b009a9f32401415867886
351
yml
YAML
molecule/self-contained/tasks/main.yml
kuenzign/dotnet-packaging
a06f168ca781c2421649eb31224309797faff3f7
[ "MIT" ]
33
2021-12-27T15:31:07.000Z
2022-03-27T21:23:18.000Z
molecule/self-contained/tasks/main.yml
kuenzign/dotnet-packaging
a06f168ca781c2421649eb31224309797faff3f7
[ "MIT" ]
6
2022-02-01T17:42:49.000Z
2022-03-29T07:04:23.000Z
molecule/self-contained/tasks/main.yml
kuenzign/dotnet-packaging
a06f168ca781c2421649eb31224309797faff3f7
[ "MIT" ]
4
2022-01-30T14:02:59.000Z
2022-03-16T23:57:50.000Z
--- - include_tasks: deb.yml when: ansible_distribution == 'Debian' or ansible_distribution == 'Ubuntu' - include_tasks: rpm.yml when: > ansible_distribution == 'CentOS' or ansible_distribution == 'RedHat' or ansible_distribution == 'OracleLinux' or ansible_distribution == 'Fedora' or ansible_d...
29.25
76
0.709402
40fca80dcc7d914c146f735b3d846d90089944b4
335
yml
YAML
_config.yml
saroz/c-programming
4d89a839ca9aa7c2ddca3c3b8715f7f63aaf2087
[ "MIT" ]
null
null
null
_config.yml
saroz/c-programming
4d89a839ca9aa7c2ddca3c3b8715f7f63aaf2087
[ "MIT" ]
null
null
null
_config.yml
saroz/c-programming
4d89a839ca9aa7c2ddca3c3b8715f7f63aaf2087
[ "MIT" ]
null
null
null
name: saroz title: The C Programming Language author: name: Saroj Kumar Poddar email: hello@evoytic.com baseurl: /c-programming url: https://saroz.github.io permalink: :slug plugins: - jekyll-relative-links relative_links: enabled: true collections: true collections: - navs sass: sass_dir: _sass inclu...
13.958333
33
0.737313
c3baeabda11e72906385caecdc93f27ada132449
1,274
yml
YAML
docs/docs-ref-autogen/excel/excel/excel.interfaces.linkeddatatypecollectiondata.yml
isabella232/office-js-docs-reference
89e98b2bd91debd724c615aa777b2a2be4d5966b
[ "MIT" ]
null
null
null
docs/docs-ref-autogen/excel/excel/excel.interfaces.linkeddatatypecollectiondata.yml
isabella232/office-js-docs-reference
89e98b2bd91debd724c615aa777b2a2be4d5966b
[ "MIT" ]
1
2021-02-23T15:56:01.000Z
2021-02-23T15:56:01.000Z
docs/docs-ref-autogen/excel/excel/excel.interfaces.linkeddatatypecollectiondata.yml
isabella232/office-js-docs-reference
89e98b2bd91debd724c615aa777b2a2be4d5966b
[ "MIT" ]
null
null
null
### YamlMime:UniversalReference items: - uid: 'excel!Excel.Interfaces.LinkedDataTypeCollectionData:interface' summary: An interface describing the data returned by calling `linkedDataTypeCollection.toJSON()`<!-- -->. name: Excel.Interfaces.LinkedDataTypeCollectionData fullName: Excel.Interfaces.LinkedData...
37.470588
110
0.71978
fc3926d147064608dd69448087eba05411b94d4f
1,371
yaml
YAML
.pre-commit-config.yaml
StudentenBildenSchueler/GAM
d90d2701ba0c49ebd6f221f31388a2ac3a851774
[ "MIT" ]
null
null
null
.pre-commit-config.yaml
StudentenBildenSchueler/GAM
d90d2701ba0c49ebd6f221f31388a2ac3a851774
[ "MIT" ]
null
null
null
.pre-commit-config.yaml
StudentenBildenSchueler/GAM
d90d2701ba0c49ebd6f221f31388a2ac3a851774
[ "MIT" ]
null
null
null
ci: autoupdate_schedule: quarterly default_stages: [commit] default_install_hook_types: [pre-commit, commit-msg] repos: - repo: https://github.com/PyCQA/isort rev: 5.10.1 hooks: - id: isort - repo: https://github.com/psf/black rev: 22.3.0 hooks: - id: black - repo: https://githu...
22.47541
67
0.594457
a4bcad2dad2aef43db13fe341b62a0640cfc6dd1
474
yml
YAML
config/install/field.field.paragraph.hero_header.field_p_hero_header_theme.yml
joz-cti/accelerator-core-profile
c967cdc4ffa1c5bc9a93036f7a7e409d884dd3ad
[ "CC-BY-4.0" ]
null
null
null
config/install/field.field.paragraph.hero_header.field_p_hero_header_theme.yml
joz-cti/accelerator-core-profile
c967cdc4ffa1c5bc9a93036f7a7e409d884dd3ad
[ "CC-BY-4.0" ]
null
null
null
config/install/field.field.paragraph.hero_header.field_p_hero_header_theme.yml
joz-cti/accelerator-core-profile
c967cdc4ffa1c5bc9a93036f7a7e409d884dd3ad
[ "CC-BY-4.0" ]
null
null
null
langcode: en status: true dependencies: config: - field.storage.paragraph.field_p_hero_header_theme - paragraphs.paragraphs_type.hero_header module: - options id: paragraph.hero_header.field_p_hero_header_theme field_name: field_p_hero_header_theme entity_type: paragraph bundle: hero_header label: Theme...
20.608696
55
0.793249
a7a5a66ac41aea65539f075be12874a8f3732b4e
375
yml
YAML
roles/sqlDeveloper/vars/main.yml
admin-ch/IEW_Toolchain_Ansible
7cf25b92003fcc2a9afa8ebc307cf8865ddb4d00
[ "MIT" ]
7
2018-06-15T08:13:25.000Z
2021-06-01T15:29:44.000Z
roles/sqlDeveloper/vars/main.yml
admin-ch/IEW_Toolchain_Ansible
7cf25b92003fcc2a9afa8ebc307cf8865ddb4d00
[ "MIT" ]
null
null
null
roles/sqlDeveloper/vars/main.yml
admin-ch/IEW_Toolchain_Ansible
7cf25b92003fcc2a9afa8ebc307cf8865ddb4d00
[ "MIT" ]
4
2018-07-26T11:54:33.000Z
2021-11-29T16:55:26.000Z
# defaults file for oracle-sqldeveloper sqlDeveloper_bundle: sqldeveloper-17.4.0.355.2349-no-jre.zip sqlDeveloper_archive_path: /home/dev/Desktop/IEW_Toolchain_Ansible/filesToRemote/sqlDeveloper/{{sqlDeveloper_bundle}} # Destination path sqlDeveloper_install_dir: "/home/dev/development/sqlDeveloper" # Config Direct...
31.25
117
0.834667
41869457889b9e250369a25586817cf25523bf2a
936
yml
YAML
cloud-zuul-gateway/src/main/resources/application.yml
Akanemiku/spring-cloud
e7af3baa69ae1f3267236e4153ffacdff5789351
[ "MIT" ]
null
null
null
cloud-zuul-gateway/src/main/resources/application.yml
Akanemiku/spring-cloud
e7af3baa69ae1f3267236e4153ffacdff5789351
[ "MIT" ]
null
null
null
cloud-zuul-gateway/src/main/resources/application.yml
Akanemiku/spring-cloud
e7af3baa69ae1f3267236e4153ffacdff5789351
[ "MIT" ]
null
null
null
server: port: 9000 spring: application: name: cloud-zuul-gateway eureka: client: serviceUrl: defaultZone: http://localhost:8081/eureka/ # zuul.routes.{route}.path:自定义路由的规则,通过path配置路径进行过滤 # zuul.routes.{route}.url: 自定义路由的规则,访问上述的路径会转发到该配置的地址 # serviceId实现网关 # ·http://localhost:9000/cloud-feign/hell...
20.8
75
0.721154
418e78616b67c5aa15bf9a72c5cc0f5608e7f4d0
769
yaml
YAML
configs/search/rand/end.yaml
shi27feng/sat
295b8635687d7cef273a3a0db958c0a46276c8dc
[ "MIT" ]
24
2020-02-28T06:22:25.000Z
2022-03-15T09:31:17.000Z
configs/search/rand/end.yaml
shi27feng/sat
295b8635687d7cef273a3a0db958c0a46276c8dc
[ "MIT" ]
3
2020-08-14T03:42:18.000Z
2020-08-21T02:02:41.000Z
configs/search/rand/end.yaml
shi27feng/sat
295b8635687d7cef273a3a0db958c0a46276c8dc
[ "MIT" ]
6
2020-08-14T02:29:47.000Z
2021-11-23T12:57:05.000Z
name: search/rand/end seed: 1 log_level: info report_interval: 10 eval_interval: 1000 save_interval: 50 data_path: data/rand train_sets: - name: 5-21 samples: 1000 max_tries: 10 max_flips: 50 iterations: 1000 - name: 10-43 samples: 1000 max_tries: 10 max_flips: 100 iterations: 1000...
15.078431
33
0.689207
1efa5378bc1f5277a8e7e6a24b11dfb3888d5186
1,838
yml
YAML
_config.yml
matthew-law/matthew-law.github.io
dfcd43da4f354502d1770fd7072993430c055e8f
[ "MIT" ]
null
null
null
_config.yml
matthew-law/matthew-law.github.io
dfcd43da4f354502d1770fd7072993430c055e8f
[ "MIT" ]
1
2020-05-27T12:27:42.000Z
2020-05-27T12:27:42.000Z
_config.yml
matthew-law/matthew-law.github.io
dfcd43da4f354502d1770fd7072993430c055e8f
[ "MIT" ]
null
null
null
# Site settings # These are used to personalize your site. If you look in the HTML files, # you will see them accessed via {{ site.title }}, {{ site.email }}, and so on. # You can create any custom variable you would like, and they will be accessible # in the templates via {{ site.myvariable }}. title: Matthew Law desc...
20.651685
118
0.705658
96843d86c1f62b1ed822aec12b36ce88523cf62c
1,552
yml
YAML
docker-compose.yml
zrpaplicacoes/node-api-boilerplate
832063101b8fb6c6c287560b015ae8d84db22bd8
[ "MIT" ]
null
null
null
docker-compose.yml
zrpaplicacoes/node-api-boilerplate
832063101b8fb6c6c287560b015ae8d84db22bd8
[ "MIT" ]
null
null
null
docker-compose.yml
zrpaplicacoes/node-api-boilerplate
832063101b8fb6c6c287560b015ae8d84db22bd8
[ "MIT" ]
2
2020-12-11T17:24:00.000Z
2021-02-10T19:00:28.000Z
version: '3' volumes: db-data: driver: local dynamodb-data: driver: local services: base: &base hostname: base image: node:boilerplate ports: [] stdin_open: true tty: true build: context: . dockerfile: dev.Dockerfile volumes: - .:/home/node/app swagger: ...
17.636364
50
0.574742
ceaaccb5f2873d5fb045d8625dc52736235b2b0c
902
yml
YAML
packages/core/package-scripts.yml
douglasduteil/design
79c312c04e33021910bd7f2b83a70e9af4c4f89c
[ "Apache-2.0" ]
null
null
null
packages/core/package-scripts.yml
douglasduteil/design
79c312c04e33021910bd7f2b83a70e9af4c4f89c
[ "Apache-2.0" ]
16
2019-05-22T10:23:47.000Z
2022-02-01T02:41:44.000Z
packages/core/package-scripts.yml
douglasduteil/design
79c312c04e33021910bd7f2b83a70e9af4c4f89c
[ "Apache-2.0" ]
1
2019-05-23T18:27:18.000Z
2019-05-23T18:27:18.000Z
scripts: lint: stylelint src/**/*.scss --config-basedir ../.. --cache --cache-location .cache/.stylelintcache test: jest build: default: nps build.main build.prefix build.minify main: >- node-sass --importer ../../node_modules/node-sass-yaml-importer/dist/node-sass-yaml-importer.js --inc...
31.103448
102
0.624169
edcbe2e61136ded74162e217750be8c591f0f2e0
613
yaml
YAML
flowsa/data/flowbyactivitymethods/EIA_MECS_Energy.yaml
JohnAndrewTaylor/flowsa
21b14b19f08370db574bdd59219a2773983c6f95
[ "CC0-1.0" ]
null
null
null
flowsa/data/flowbyactivitymethods/EIA_MECS_Energy.yaml
JohnAndrewTaylor/flowsa
21b14b19f08370db574bdd59219a2773983c6f95
[ "CC0-1.0" ]
null
null
null
flowsa/data/flowbyactivitymethods/EIA_MECS_Energy.yaml
JohnAndrewTaylor/flowsa
21b14b19f08370db574bdd59219a2773983c6f95
[ "CC0-1.0" ]
null
null
null
author: US Energy Information Administration source_name_bib: Manufacturing Energy Consumption Survey citable_url: https://www.eia.gov/consumption/manufacturing/ date_generated: '2021-03-11' # updated automatically when flowbyactivity.py is run bib_id: EIA_MECS api_name: EIA_MECS_Energy api_key_required: false format: ...
27.863636
90
0.835237
a24f09bfdda3e3f39bd54465bf1d64c15cbc98b2
199
yml
YAML
playbooks/roles/slack/tasks/main.yml
coderjoe/dev-environment
8c0fb2dc62e8590a2b9c37d1c9ca1c2bf46eb401
[ "MIT" ]
2
2019-12-27T15:57:29.000Z
2020-06-02T15:56:39.000Z
playbooks/roles/slack/tasks/main.yml
coderjoe/dev-environment
8c0fb2dc62e8590a2b9c37d1c9ca1c2bf46eb401
[ "MIT" ]
null
null
null
playbooks/roles/slack/tasks/main.yml
coderjoe/dev-environment
8c0fb2dc62e8590a2b9c37d1c9ca1c2bf46eb401
[ "MIT" ]
null
null
null
--- - name: Install Slack via snap from latest/stable snap: name: slack channel: latest/stable classic: true #unforutnately slack currently requires classic confinement become: true
22.111111
77
0.728643
241e3202e43e3cf2d14c287c9fa0f74adadbba2a
3,761
yml
YAML
playbooks/roles/sogo/tasks/main.yml
agrimal/minidatacenter
85c2f9a32c3ae8fee0dfe5395e22ec9b6c922be4
[ "Apache-2.0" ]
1
2018-02-26T22:46:08.000Z
2018-02-26T22:46:08.000Z
playbooks/roles/sogo/tasks/main.yml
agrimal/minidatacenter
85c2f9a32c3ae8fee0dfe5395e22ec9b6c922be4
[ "Apache-2.0" ]
null
null
null
playbooks/roles/sogo/tasks/main.yml
agrimal/minidatacenter
85c2f9a32c3ae8fee0dfe5395e22ec9b6c922be4
[ "Apache-2.0" ]
null
null
null
--- - name: Be sure the directory "/etc/nginx/sites-available" exists file: path: "{{ item }}" owner: root group: root mode: 0755 state: directory with_items: - '/etc/nginx' - '/etc/nginx/sites-available' # Prevent nginx from trying to listen on IPv6 and avoid error on APT module - name: Co...
26.673759
126
0.687583
72317c41c397c875d1dcbf80b90f2b64ab922ab5
19,209
yaml
YAML
JSI Wikifier OpenAPI 2.0 specification.yaml
JSI-EuBusinessGraph/jsi-wikifier-api
2abccd6a46447b797272fd14e38dd2a0456fefbd
[ "MIT" ]
3
2018-10-11T13:43:02.000Z
2021-03-09T21:13:12.000Z
spec/swagger.yaml
JSI-EuBusinessGraph/jsi-wikifier-api
2abccd6a46447b797272fd14e38dd2a0456fefbd
[ "MIT" ]
null
null
null
spec/swagger.yaml
JSI-EuBusinessGraph/jsi-wikifier-api
2abccd6a46447b797272fd14e38dd2a0456fefbd
[ "MIT" ]
null
null
null
swagger: '2.0' info: description: Wikifier API developed by JSI. version: 1.0.1 title: JSI Wikifier contact: email: janez.brank@ijs.si host: www.wikifier.org basePath: / schemes: - http paths: '/annotate-article': post: summary: Wikify and annotate a given text description: Wikify and an...
57.340299
635
0.631995
72f3e14304f9b69fe8bf08b80a167ce4b8d6f4cd
7,282
yml
YAML
.bundle/gems/carmen-1.0.2/iso_data/base/world/si.yml
jalsamn/spree_sanebackyard
62470aad87a1c1527fdc98837ad826095967aced
[ "BSD-3-Clause" ]
7
2016-07-05T01:08:38.000Z
2021-02-04T00:20:08.000Z
.bundle/gems/carmen-1.0.2/iso_data/base/world/si.yml
jalsamn/spree_sanebackyard
62470aad87a1c1527fdc98837ad826095967aced
[ "BSD-3-Clause" ]
2
2016-07-19T10:13:55.000Z
2017-06-26T04:33:16.000Z
.bundle/gems/carmen-1.0.2/iso_data/base/world/si.yml
jalsamn/spree_sanebackyard
62470aad87a1c1527fdc98837ad826095967aced
[ "BSD-3-Clause" ]
4
2016-07-05T01:13:53.000Z
2017-06-02T15:19:07.000Z
--- - code: '001' type: municipality - code: '002' type: municipality - code: '003' type: municipality - code: '004' type: municipality - code: '005' type: municipality - code: '006' type: municipality - code: '007' type: municipality - code: 008 type: municipality - code: 009 type: municipality - cod...
17.255924
20
0.663279
3cf20c7f7b4e761a33f5173dc0ba970bce241495
563
yml
YAML
preview/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.models.SupportTier.yml
TimShererWithAquent/azure-docs-sdk-python
1d2850fa1c99349b7c73829006dfe714e5404a32
[ "CC-BY-4.0", "MIT" ]
null
null
null
preview/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.models.SupportTier.yml
TimShererWithAquent/azure-docs-sdk-python
1d2850fa1c99349b7c73829006dfe714e5404a32
[ "CC-BY-4.0", "MIT" ]
null
null
null
preview/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.models.SupportTier.yml
TimShererWithAquent/azure-docs-sdk-python
1d2850fa1c99349b7c73829006dfe714e5404a32
[ "CC-BY-4.0", "MIT" ]
null
null
null
### YamlMime:PythonEnum uid: azure.mgmt.securityinsight.models.SupportTier name: SupportTier fullName: azure.mgmt.securityinsight.models.SupportTier summary: Type of support for content item module: azure.mgmt.securityinsight.models constructor: syntax: SupportTier(value) inheritances: - builtins.str - enum.Enum fiel...
29.631579
62
0.817052
a75289624bbcb459e15296d478eefad19b8ecfb1
2,281
yml
YAML
src/Oro/Bundle/UserBundle/Resources/config/datagrid.yml
hafeez3000/platform
09d275389dbdcb2df1d45552af828b0a16940d2e
[ "MIT" ]
null
null
null
src/Oro/Bundle/UserBundle/Resources/config/datagrid.yml
hafeez3000/platform
09d275389dbdcb2df1d45552af828b0a16940d2e
[ "MIT" ]
null
null
null
src/Oro/Bundle/UserBundle/Resources/config/datagrid.yml
hafeez3000/platform
09d275389dbdcb2df1d45552af828b0a16940d2e
[ "MIT" ]
null
null
null
parameters: oro_user.user_datagrid_manager.class: Oro\Bundle\UserBundle\Datagrid\UserDatagridManager oro_user.role_datagrid_manager.class: Oro\Bundle\UserBundle\Datagrid\RoleDatagridManager oro_user.group_datagrid_manager.class: Oro\Bundle\UserBundle\Datagrid\GroupDatagridManager oro_user.role_user_data...
40.732143
103
0.675581
9322204b159366986adbeffc591151a569539feb
1,902
yml
YAML
preview/docs-ref-autogen/com.azure.resourcemanager.recoveryservices.models.Vaults.yml
azure-sdk/azure-docs-sdk-java
66cc376be8bb1e1246731b879cc1f8fba76ea946
[ "CC-BY-4.0", "MIT" ]
5
2021-08-20T15:24:19.000Z
2022-02-20T17:06:14.000Z
preview/docs-ref-autogen/com.azure.resourcemanager.recoveryservices.models.Vaults.yml
azure-sdk/azure-docs-sdk-java
66cc376be8bb1e1246731b879cc1f8fba76ea946
[ "CC-BY-4.0", "MIT" ]
null
null
null
preview/docs-ref-autogen/com.azure.resourcemanager.recoveryservices.models.Vaults.yml
azure-sdk/azure-docs-sdk-java
66cc376be8bb1e1246731b879cc1f8fba76ea946
[ "CC-BY-4.0", "MIT" ]
1
2021-08-20T15:24:21.000Z
2021-08-20T15:24:21.000Z
### YamlMime:JavaType uid: "com.azure.resourcemanager.recoveryservices.models.Vaults" fullName: "com.azure.resourcemanager.recoveryservices.models.Vaults" name: "Vaults" nameWithType: "Vaults" summary: "Resource collection API of Vaults." syntax: "public interface Vaults" methods: - "com.azure.resourcemanager.recoverys...
73.153846
154
0.832282
deaa6382b0936d38bbeca190e6d7def5401967ef
129
yaml
YAML
tests/minimal/phase1/ssz_static/IndexedAttestation/ssz_lengthy/case_28/value.yaml
vapory-testing/vap2.0-spec-tests
b4283b90ecb9178d011863f4fb14efefce53d82f
[ "MIT" ]
1
2021-11-20T20:19:46.000Z
2021-11-20T20:19:46.000Z
tests/minimal/phase1/ssz_static/IndexedAttestation/ssz_lengthy/case_28/value.yaml
vapory-testing/vap2.0-spec-tests
b4283b90ecb9178d011863f4fb14efefce53d82f
[ "MIT" ]
null
null
null
tests/minimal/phase1/ssz_static/IndexedAttestation/ssz_lengthy/case_28/value.yaml
vapory-testing/vap2.0-spec-tests
b4283b90ecb9178d011863f4fb14efefce53d82f
[ "MIT" ]
null
null
null
version https://git-lfs.github.com/spec/v1 oid sha256:57040305bd6993d6de48b8f529e5a10b2660d40d37600381a7b63a0a1fa8b290 size 1040
32.25
75
0.883721
4add436ed3021a2a724918969c7c2e5f3fb0ffbf
1,289
yaml
YAML
reports/stages/manhattan.ci.chef.co/job/chefdk-build/254.yaml
chef-boneyard/jenkins_pipeline_report
c74f6df8b5658c3a341f11ac244efee8ab63ec21
[ "Apache-2.0" ]
null
null
null
reports/stages/manhattan.ci.chef.co/job/chefdk-build/254.yaml
chef-boneyard/jenkins_pipeline_report
c74f6df8b5658c3a341f11ac244efee8ab63ec21
[ "Apache-2.0" ]
null
null
null
reports/stages/manhattan.ci.chef.co/job/chefdk-build/254.yaml
chef-boneyard/jenkins_pipeline_report
c74f6df8b5658c3a341f11ac244efee8ab63ec21
[ "Apache-2.0" ]
2
2021-06-27T16:09:19.000Z
2021-08-29T14:08:44.000Z
--- result: SUCCESS timestamp: 2016-04-14 20:41:56 UTC url: http://manhattan.ci.chef.co/job/chefdk-build/254/ trigger_url: http://manhattan.ci.chef.co/job/chefdk-trigger-ad_hoc/159/ duration: 29m21s runs: windows-2008r2-i386: result: SUCCESS url: http://manhattan.ci.chef.co/job/chefdk-build/architecture=i386,...
40.28125
129
0.743212
88d7f094aef486ead3328fd16f550c03e8f8a9c7
1,067
yaml
YAML
client/src/tables/orgEmployeeFol.yaml
TBS-EACPD/infobase
04b58b70f2303bb64f5e370b0f11a903aa11f777
[ "MIT" ]
22
2019-10-21T20:34:37.000Z
2022-03-26T16:38:01.000Z
client/src/tables/orgEmployeeFol.yaml
TBS-EACPD/infobase
04b58b70f2303bb64f5e370b0f11a903aa11f777
[ "MIT" ]
799
2019-10-15T15:26:30.000Z
2022-03-30T22:11:27.000Z
client/src/tables/orgEmployeeFol.yaml
TBS-EACPD/infobase
04b58b70f2303bb64f5e370b0f11a903aa11f777
[ "MIT" ]
6
2019-12-06T07:42:14.000Z
2021-02-03T01:01:52.000Z
orgEmployeeFol_title: transform: [handlebars] en: First Official Language fr: Première langue officielle orgEmployeeFol_short: transform: [handlebars,embeded-markdown,markdown] en: | This table presents {{gl_tt "active" "ACTIV_PEOPLE"}} Government of Canada employee population by {{gl_tt "First Official ...
39.518519
212
0.738519
007c79967e5d4ad2c4b1197c6a046dafdb6268ac
242
yml
YAML
history/mega-construct.yml
joahn3/earthlink
832eb695936d2744194c142b6dd41b4cc6bc3dd5
[ "MIT" ]
null
null
null
history/mega-construct.yml
joahn3/earthlink
832eb695936d2744194c142b6dd41b4cc6bc3dd5
[ "MIT" ]
null
null
null
history/mega-construct.yml
joahn3/earthlink
832eb695936d2744194c142b6dd41b4cc6bc3dd5
[ "MIT" ]
null
null
null
url: https://www.megaconstruct.ro status: up code: 200 responseTime: 1305 lastUpdated: 2022-05-31T09:50:49.293Z startTime: Sun Feb 13 2022 06:35:08 GMT+0000 (Coordinated Universal Time) generator: Upptime <https://github.com/upptime/upptime>
30.25
73
0.780992
00b88c3fec0071ca359aea6e50e0a77db7fa446c
850
yaml
YAML
manifests/x/Xidicone/AgentGit/1.87/Xidicone.AgentGit.installer.yaml
A-i-Evolution-MHZ/winget-pkgs
07a182b07c96a99ec4d06d2a4d1019461ee56cf6
[ "MIT" ]
1
2022-03-25T10:45:13.000Z
2022-03-25T10:45:13.000Z
manifests/x/Xidicone/AgentGit/1.87/Xidicone.AgentGit.installer.yaml
A-i-Evolution-MHZ/winget-pkgs
07a182b07c96a99ec4d06d2a4d1019461ee56cf6
[ "MIT" ]
16
2021-10-06T19:47:34.000Z
2021-11-18T19:41:35.000Z
manifests/x/Xidicone/AgentGit/1.87/Xidicone.AgentGit.installer.yaml
A-i-Evolution-MHZ/winget-pkgs
07a182b07c96a99ec4d06d2a4d1019461ee56cf6
[ "MIT" ]
1
2022-02-23T10:45:32.000Z
2022-02-23T10:45:32.000Z
# Created using wingetcreate 0.4.4.1 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json PackageIdentifier: Xidicone.AgentGit PackageVersion: 1.87 InstallModes: - interactive - silent - silentWithProgress Installers: - InstallerLocale: en-US Architecture: x86 Inst...
30.357143
91
0.790588
2c0f729402be6cb0cd99fd42301149bb63594557
196
yml
YAML
.travis.yml
muhammad-ahsan/soundex-py
694f5bda1b9de7800e64dda01a37d944950ebaf1
[ "MIT" ]
3
2019-08-27T00:11:14.000Z
2021-05-11T19:38:28.000Z
.travis.yml
muhammad-ahsan/soundex-py
694f5bda1b9de7800e64dda01a37d944950ebaf1
[ "MIT" ]
2
2019-04-26T07:57:38.000Z
2019-04-28T17:37:41.000Z
.travis.yml
muhammad-ahsan/soundex-py
694f5bda1b9de7800e64dda01a37d944950ebaf1
[ "MIT" ]
1
2020-04-30T22:44:09.000Z
2020-04-30T22:44:09.000Z
dist: xenial language: python branches: only: - master python: - "3.4" - "3.5" - "3.6" - "3.7" cache: pip # command to run tests script: python -m unittest tests/'test_algorithms.py'
15.076923
53
0.632653
1f0c0e20e8a8ebf5986a10bc3802bd95c57f0124
711
yaml
YAML
kubernetes/helm-charts/node-feature-discovery/templates/rbac.yaml
MarioCarrilloA/config
06a6f142d154970ce658e979822cd84ce447f612
[ "Apache-2.0" ]
null
null
null
kubernetes/helm-charts/node-feature-discovery/templates/rbac.yaml
MarioCarrilloA/config
06a6f142d154970ce658e979822cd84ce447f612
[ "Apache-2.0" ]
null
null
null
kubernetes/helm-charts/node-feature-discovery/templates/rbac.yaml
MarioCarrilloA/config
06a6f142d154970ce658e979822cd84ce447f612
[ "Apache-2.0" ]
null
null
null
{{/* # # Copyright (c) 2019 Wind River Systems, Inc. # # SPDX-License-Identifier: Apache-2.0 # */}} apiVersion: v1 kind: ServiceAccount metadata: name: {{ .Release.Name }} namespace: {{ .Values.namespace }} --- apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: name: {{ .Release.Name }} rules: ...
16.928571
45
0.66526
1f7479858f43d86c9bb9aec3c2e98b7e9701165f
681
yaml
YAML
chart/templates/config_map_identity.yaml
project-origin/deployment-scripts
721d00e602b296d328b4c4491f60f2a2df81c258
[ "MIT" ]
null
null
null
chart/templates/config_map_identity.yaml
project-origin/deployment-scripts
721d00e602b296d328b4c4491f60f2a2df81c258
[ "MIT" ]
null
null
null
chart/templates/config_map_identity.yaml
project-origin/deployment-scripts
721d00e602b296d328b4c4491f60f2a2df81c258
[ "MIT" ]
null
null
null
apiVersion: v1 kind: ConfigMap metadata: name: identity-config data: DATABASE_CONN_POLL_SIZE: '3' LOG_LEVEL: '{{ .Values.logLevel }}' TOKEN_EXPIRE_MINUTES: '4320' CONSENT_EXPIRE_MINUTES: '525600' PROJECT_URL: '{{ .Values.protocol }}://{{ .Values.services.identity.ingress.subdomain }}.{{ .Values.domain }}' ...
42.5625
128
0.709251
0dfb247ec4486be4fc6727dd6a9953c3a1b3aa44
790
yml
YAML
data/fl/retired/Mia-L-Jones-5865aa3e-b424-4afc-a3d0-5096955a3f2d.yml
putorti/people
9416db7c50a3d4e09ffaa1bc9bdecf620a4093fc
[ "CC0-1.0" ]
58
2018-10-18T22:50:29.000Z
2022-03-01T21:03:44.000Z
data/fl/retired/Mia-L-Jones-5865aa3e-b424-4afc-a3d0-5096955a3f2d.yml
putorti/people
9416db7c50a3d4e09ffaa1bc9bdecf620a4093fc
[ "CC0-1.0" ]
350
2018-09-28T18:51:08.000Z
2022-03-21T19:03:57.000Z
data/fl/retired/Mia-L-Jones-5865aa3e-b424-4afc-a3d0-5096955a3f2d.yml
putorti/people
9416db7c50a3d4e09ffaa1bc9bdecf620a4093fc
[ "CC0-1.0" ]
74
2018-10-06T16:52:56.000Z
2022-02-11T15:45:20.000Z
id: ocd-person/5865aa3e-b424-4afc-a3d0-5096955a3f2d name: Mia L Jones given_name: Mia family_name: Jones middle_name: L image: http://www.flhouse.gov/FileStores/Web/Imaging/Member/4440.jpg party: - name: Democratic roles: - start_date: '2011-01-01' end_date: '2016-12-31' type: lower jurisdiction: ocd-jurisdiction...
31.6
102
0.793671
bf0f3687e4dcc108d6bb6a843769a9988fd787e5
3,387
yml
YAML
resources/unicode_data/blocks/tai_le.yml
LOUISINTERNET/twitter-cldr-rb
5f645996141b943812b8b5fdcff9d2d62a944862
[ "Apache-2.0" ]
271
2015-01-07T21:57:41.000Z
2022-03-15T15:55:19.000Z
resources/unicode_data/blocks/tai_le.yml
LOUISINTERNET/twitter-cldr-rb
5f645996141b943812b8b5fdcff9d2d62a944862
[ "Apache-2.0" ]
104
2015-01-05T17:03:05.000Z
2022-02-24T21:43:18.000Z
resources/unicode_data/blocks/tai_le.yml
LOUISINTERNET/twitter-cldr-rb
5f645996141b943812b8b5fdcff9d2d62a944862
[ "Apache-2.0" ]
53
2015-02-18T17:58:24.000Z
2022-03-31T07:28:46.000Z
--- 6480: - 6480 - TAI LE LETTER KA - Lo - '0' - L - '' - '' - '' - '' - N - '' - '' - '' - '' - '' 6481: - 6481 - TAI LE LETTER XA - Lo - '0' - L - '' - '' - '' - '' - N - '' - '' - '' - '' - '' 6482: - 6482 - TAI LE LETTER NGA - Lo - '0' - L - '' - '' - '' - '' - N - '' - '' - '' - '' - '' 6483: - 6483 - TAI LE LETTE...
6.02669
22
0.273989
23df708b4d6ac45abb53acaef99e414c63a59be0
2,042
yaml
YAML
import-role-template.yaml
aws-samples/deployment-template-for-avaya-aura
01d9271ee525dca012fe517efec6f1c885f106bd
[ "MIT-0" ]
null
null
null
import-role-template.yaml
aws-samples/deployment-template-for-avaya-aura
01d9271ee525dca012fe517efec6f1c885f106bd
[ "MIT-0" ]
null
null
null
import-role-template.yaml
aws-samples/deployment-template-for-avaya-aura
01d9271ee525dca012fe517efec6f1c885f106bd
[ "MIT-0" ]
null
null
null
{ "AWSTemplateFormatVersion": "2010-09-09", "Parameters" : { "ovaBucket" : { "Type" : "String", "Default" : "", "Description" : "Enter S3 Bucket where OVA files are stored." } }, "Resources": { "vmimportrole": { "Type": "AWS::IAM::Role", "Properties": { "Role...
27.226667
65
0.330069
3b20ecd2daaeb51be3029a8aa59892acd2766e60
181
yml
YAML
02/group_vars/every.yml
danielpmichalski/ansible-from-tasks-to-roles
ca9d9cb0ecc0d4dbde258d88f5e72d2ef16bc802
[ "MIT" ]
null
null
null
02/group_vars/every.yml
danielpmichalski/ansible-from-tasks-to-roles
ca9d9cb0ecc0d4dbde258d88f5e72d2ef16bc802
[ "MIT" ]
null
null
null
02/group_vars/every.yml
danielpmichalski/ansible-from-tasks-to-roles
ca9d9cb0ecc0d4dbde258d88f5e72d2ef16bc802
[ "MIT" ]
null
null
null
--- repositories_dir: /var/repositories repository1: files: - name: file1 content: | some file - name: file2 content: | some file
12.928571
35
0.524862
3b320ebdc5996fd76ba8804c3631d44b5226e9f8
47
yml
YAML
tasks/main.yml
ulan-24/ansible.openvpn
a65f91f62faac8b753ae45db6645ac83ebef1a24
[ "MIT" ]
1
2020-02-21T18:50:52.000Z
2020-02-21T18:50:52.000Z
tasks/main.yml
ulan-24/ansible.openvpn
a65f91f62faac8b753ae45db6645ac83ebef1a24
[ "MIT" ]
null
null
null
tasks/main.yml
ulan-24/ansible.openvpn
a65f91f62faac8b753ae45db6645ac83ebef1a24
[ "MIT" ]
1
2021-01-12T16:34:09.000Z
2021-01-12T16:34:09.000Z
--- - { include: aur.yml, ignore_errors: yes }
15.666667
42
0.617021
3bc9cb8bf5e20e058abd116c464893edb966253d
876
yml
YAML
.github/workflows/ci.yml
inway/mojo-rabbitmq-client
3847ffd321e208c0900f1bc5f1b2c5f05785322c
[ "Artistic-2.0" ]
14
2015-10-26T15:55:43.000Z
2018-10-27T16:36:08.000Z
.github/workflows/ci.yml
InWayOpenSource/mojo-rabbitmq-client
3847ffd321e208c0900f1bc5f1b2c5f05785322c
[ "Artistic-2.0" ]
40
2016-10-25T07:08:49.000Z
2021-09-16T07:58:44.000Z
.github/workflows/ci.yml
inway/mojo-rabbitmq-client
3847ffd321e208c0900f1bc5f1b2c5f05785322c
[ "Artistic-2.0" ]
18
2016-10-18T09:07:56.000Z
2020-03-26T09:01:42.000Z
name: CI on: push: branches: [ master ] pull_request: branches: [ master ] workflow_dispatch: jobs: build: runs-on: ubuntu-latest strategy: matrix: perl-version: - '5.16' - '5.18' - '5.20' - '5.22' - '5.30' - '5.32' c...
21.365854
72
0.492009
46289427e983a0053628ce7a018dbb1682e52885
259
yml
YAML
mkdocs.yml
Jawnnypoo/lce
0a8e4905df22145cde5b4c38bd1e2e640183b686
[ "Apache-2.0" ]
33
2020-12-26T23:50:36.000Z
2022-03-18T15:16:57.000Z
mkdocs.yml
Jawnnypoo/lce
0a8e4905df22145cde5b4c38bd1e2e640183b686
[ "Apache-2.0" ]
5
2021-01-05T21:31:45.000Z
2022-03-22T14:30:58.000Z
mkdocs.yml
Jawnnypoo/lce
0a8e4905df22145cde5b4c38bd1e2e640183b686
[ "Apache-2.0" ]
5
2021-01-11T22:09:43.000Z
2022-03-18T15:17:02.000Z
site_name: LCE repo_name: 'LCE' repo_url: 'https://github.com/laimiux/lce' theme: name: 'material' palette: primary: 'green' extra_css: - 'css/app.css' markdown_extensions: - codehilite: guess_lang: false nav: - 'Overview': index.md
12.333333
42
0.664093
605946b38d48e036e9a24d1a100f5ae9e7ff928c
3,239
yml
YAML
hugo.yml
linianhui/blo
f0389193f2b4d9e811c3f901c5846bfba711b95f
[ "MIT" ]
7
2020-05-26T03:38:28.000Z
2022-03-11T14:08:06.000Z
hugo.yml
linianhui/blo
f0389193f2b4d9e811c3f901c5846bfba711b95f
[ "MIT" ]
6
2020-01-12T07:21:51.000Z
2021-12-03T22:10:34.000Z
hugo.yml
linianhui/blo
f0389193f2b4d9e811c3f901c5846bfba711b95f
[ "MIT" ]
4
2020-06-06T08:53:10.000Z
2021-11-30T10:16:55.000Z
# https://gohugo.io/getting-started/configuration/#configure-blackfriday log: true verbose: true baseURL: https://linianhui.github.io/ languageCode: zh-cn hasCJKLanguage: true title: blackheart timeZone: Asia/Shanghai params: Subtitle: 泛义的工具是文明的基础,而确指的工具却是愚人的器物 Home: https://linianhui.github.io RepositoryUrl:...
22.184932
80
0.6749
f709b9021938a1f33f2458e943e1de08911a210b
779
yml
YAML
.github/workflows/intellij-plugin-gradlew.yml
bluelovers/idea-run-typescript
e88d3e794fc03c47cc2151b8077605a818403176
[ "CC-BY-3.0" ]
49
2018-08-09T14:41:38.000Z
2022-01-21T09:20:54.000Z
.github/workflows/intellij-plugin-gradlew.yml
bluelovers/idea-run-typescript
e88d3e794fc03c47cc2151b8077605a818403176
[ "CC-BY-3.0" ]
33
2018-08-06T10:10:36.000Z
2022-03-23T20:48:04.000Z
.github/workflows/intellij-plugin-gradlew.yml
bluelovers/idea-run-typescript
e88d3e794fc03c47cc2151b8077605a818403176
[ "CC-BY-3.0" ]
7
2018-09-15T12:55:40.000Z
2021-07-30T06:42:00.000Z
name: Build the plugin using Gradle on: push: branches: - master pull_request: branches: - master release: types: - created jobs: run: runs-on: ubuntu-latest steps: - uses: actions/checkout@master - name: Setup Java uses: actions/setup-java@v1 wi...
22.911765
73
0.557125
f7ee3c37577960b12346c893506f6be328fa3b06
3,734
yml
YAML
.github/workflows/sims.yml
Fin3-Technologies-Inc/provenance
e49d21b66fe7a8abeaf3dca8b1fb1f63627562a6
[ "Apache-2.0" ]
null
null
null
.github/workflows/sims.yml
Fin3-Technologies-Inc/provenance
e49d21b66fe7a8abeaf3dca8b1fb1f63627562a6
[ "Apache-2.0" ]
1
2022-02-22T12:41:45.000Z
2022-02-22T20:01:07.000Z
.github/workflows/sims.yml
Fin3-Technologies-Inc/provenance
e49d21b66fe7a8abeaf3dca8b1fb1f63627562a6
[ "Apache-2.0" ]
null
null
null
name: Sims # Sims workflow runs multiple types of simulations (nondeterminism, import-export, after-import, multi-seed-short) # This workflow will run on all Pull Requests, if a .go, .mod or .sum file have been changed on: pull_request: paths: - "**.go" - "go.mod" - "go.sum" push: branches...
27.057971
114
0.548473
7974f6ba41d2181273b56cb79e858202877e9dca
289
yml
YAML
.github/workflows/workflow.yml
JoppeDC/spaceXStats
225d14ff9efae907c2693eabd3b2bfc5017165ec
[ "MIT" ]
null
null
null
.github/workflows/workflow.yml
JoppeDC/spaceXStats
225d14ff9efae907c2693eabd3b2bfc5017165ec
[ "MIT" ]
null
null
null
.github/workflows/workflow.yml
JoppeDC/spaceXStats
225d14ff9efae907c2693eabd3b2bfc5017165ec
[ "MIT" ]
null
null
null
name: Static analysis on: [push, pull_request] jobs: psalm: name: Psalm runs-on: ubuntu-latest steps: - name: Checkout code uses: actions/checkout@v2 - name: Psalm uses: docker://vimeo/psalm-github-actions
19.266667
55
0.539792
43d5005c34adb370865c0b10959acae0f0a34737
455
yml
YAML
circle.yml
PaulWoitaschek/AndroidPlayer
892be972df5bdea3dcff1b359e8adf9823725a73
[ "Apache-2.0" ]
13
2016-04-07T21:16:22.000Z
2021-02-23T08:19:56.000Z
circle.yml
PaulWoitaschek/AndroidPlayer
892be972df5bdea3dcff1b359e8adf9823725a73
[ "Apache-2.0" ]
1
2016-04-01T10:01:44.000Z
2016-04-03T11:50:21.000Z
circle.yml
PaulWoitaschek/AndroidPlayer
892be972df5bdea3dcff1b359e8adf9823725a73
[ "Apache-2.0" ]
7
2016-02-11T22:32:04.000Z
2018-06-17T06:06:53.000Z
machine: environment: GRADLE_OPTS: '-Dorg.gradle.jvmargs="-Xmx2048m -XX:+HeapDumpOnOutOfMemoryError"' java: version: oraclejdk8 dependencies: cache_directories: - ~/.android pre: - mkdir "$ANDROID_HOME/licenses" || true - echo -e "\ne6b7c2ab7fa2298c15165e9583d0acf0b04a2232" > "$ANDROID_HOME/...
37.916667
105
0.740659
a1d541bd811b2ed702f55308e7ad1d32ad6854bf
1,433
yml
YAML
_data/devices/Z008.yml
PatDyn/lineage_wiki
0ba851cb1ca5778617cd1847d27071495b813c22
[ "MIT", "BSD-3-Clause" ]
1
2018-05-06T14:40:46.000Z
2018-05-06T14:40:46.000Z
_data/devices/Z008.yml
PatDyn/lineage_wiki
0ba851cb1ca5778617cd1847d27071495b813c22
[ "MIT", "BSD-3-Clause" ]
3
2021-05-20T23:22:50.000Z
2022-02-26T10:29:45.000Z
_data/devices/Z008.yml
Acidburn0zzz/lineage_wiki
8f165a2f4642a1a88f92c46ca5908e72a16f3eb6
[ "MIT", "BSD-3-Clause" ]
null
null
null
architecture: {cpu: 'x86_64', userspace: 'x86'} battery: {removable: False, capacity: 3000} bluetooth: {spec: '4.0', profiles: [A2DP]} cameras: - {flash: 'LED', info: '13 MP'} - {flash: '', info: '5 MP'} carrier: channels: [discontinued] codename: Z008 cpu: Intel Atom cpu_cores: '4' cpu_freq: 1.8 GHz current_branch: 14...
33.325581
130
0.71598
4eac0d04f8a020dbf1a7593af655e7c16395cea7
1,329
yml
YAML
deployment/compose-files/query_mb1.yml
LightKone/proteus
5d28b2ab16df1584f13c721cf8806d0896a1c1dc
[ "Apache-2.0" ]
2
2019-10-20T05:23:08.000Z
2020-01-11T15:13:39.000Z
deployment/compose-files/query_mb1.yml
LightKone/proteus
5d28b2ab16df1584f13c721cf8806d0896a1c1dc
[ "Apache-2.0" ]
null
null
null
deployment/compose-files/query_mb1.yml
LightKone/proteus
5d28b2ab16df1584f13c721cf8806d0896a1c1dc
[ "Apache-2.0" ]
null
null
null
version: '3' services: antidote: image: antidotedb/antidote:0.2.1 networks: - proteus_net deploy: restart_policy: condition: none placement: constraints: [ node.labels.dc0_node2 == true ] qpuindex: image: dvasilas/proteus:${PROTEUS_IMAGE_TAG} networks: - ...
28.276596
131
0.62453
6b79cd78341832d631da9afb543e45e39f4d149d
1,276
yml
YAML
legacy/docs-ref-autogen/com.microsoft.azure.management.labservices.v2018_10_15.PublishingState.fromString.yml
azure-sdk/azure-docs-sdk-java
66cc376be8bb1e1246731b879cc1f8fba76ea946
[ "CC-BY-4.0", "MIT" ]
5
2021-08-20T15:24:19.000Z
2022-02-20T17:06:14.000Z
legacy/docs-ref-autogen/com.microsoft.azure.management.labservices.v2018_10_15.PublishingState.fromString.yml
azure-sdk/azure-docs-sdk-java
66cc376be8bb1e1246731b879cc1f8fba76ea946
[ "CC-BY-4.0", "MIT" ]
null
null
null
legacy/docs-ref-autogen/com.microsoft.azure.management.labservices.v2018_10_15.PublishingState.fromString.yml
azure-sdk/azure-docs-sdk-java
66cc376be8bb1e1246731b879cc1f8fba76ea946
[ "CC-BY-4.0", "MIT" ]
1
2021-08-20T15:24:21.000Z
2021-08-20T15:24:21.000Z
### YamlMime:JavaMember nameWithType: PublishingState.fromString type: method members: - fullName: com.microsoft.azure.management.labservices.v2018_10_15.PublishingState.fromString(String name) name: fromString(String name) nameWithType: PublishingState.fromString(String name) parameters: - description: <p>a na...
55.478261
226
0.809561
ddf5957142d121e07812dfbfe6cc368c3f367303
451
yml
YAML
.github/dependabot.yml
Buerkert/Buerkert.NLua
bfe73ce21fa026fb3767eefc2ce4b0c51a48291c
[ "MIT" ]
null
null
null
.github/dependabot.yml
Buerkert/Buerkert.NLua
bfe73ce21fa026fb3767eefc2ce4b0c51a48291c
[ "MIT" ]
6
2021-05-12T07:06:05.000Z
2021-08-31T16:53:54.000Z
.github/dependabot.yml
Buerkert/Buerkert.NLua
bfe73ce21fa026fb3767eefc2ce4b0c51a48291c
[ "MIT" ]
null
null
null
version: 2 registries: BuerkertGithubPackageRegistry: type: nuget-feed url: https://nuget.pkg.github.com/buerkert/index.json username: "${{secrets.BUERKERTGITHUBPACKAGEREGISTRY_USERNAME}}" password: "${{secrets.BUERKERTGITHUBPACKAGEREGISTRY_PASSWORD}}" updates: - package-ecosystem: nuget directo...
28.1875
67
0.727273
828d74401e478583b57cf7486fab6e65391fda37
308
yml
YAML
modules/contrib/metatag/metatag_verification/metatag_verification.info.yml
techopsph/social_pantheon
85f6c198455715dda7e62d7f9d24d987169b0093
[ "MIT" ]
null
null
null
modules/contrib/metatag/metatag_verification/metatag_verification.info.yml
techopsph/social_pantheon
85f6c198455715dda7e62d7f9d24d987169b0093
[ "MIT" ]
29
2019-12-17T18:27:31.000Z
2022-03-24T04:33:23.000Z
web/modules/contrib/metatag/metatag_verification/metatag_verification.info.yml
jdelon02/diffabled8
c0365fbde0d1b9d997839029f78b738b54a6eb85
[ "MIT" ]
null
null
null
name: 'Metatag: Verification' type: module description: Verifies ownership of a site for search engines and other services. core: 8.x package: SEO dependencies: - metatag:metatag # Information added by Drupal.org packaging script on 2019-12-20 version: '8.x-1.11' project: 'metatag' datestamp: 1576870688
23.692308
80
0.775974
2795ddc9f056ee03ab70bc2d9832ae29af65a3b8
795
yml
YAML
data/mi/legislature/Beth-Griffin-a3960f99-eaf7-4bb4-b943-05763d4ca449.yml
chris-erickson/people
f624ffdc7ddb54fe53ec21515b5eb43a8f7a7259
[ "CC0-1.0" ]
58
2018-10-18T22:50:29.000Z
2022-03-01T21:03:44.000Z
data/mi/legislature/Beth-Griffin-a3960f99-eaf7-4bb4-b943-05763d4ca449.yml
chris-erickson/people
f624ffdc7ddb54fe53ec21515b5eb43a8f7a7259
[ "CC0-1.0" ]
350
2018-09-28T18:51:08.000Z
2022-03-21T19:03:57.000Z
data/mi/legislature/Beth-Griffin-a3960f99-eaf7-4bb4-b943-05763d4ca449.yml
chris-erickson/people
f624ffdc7ddb54fe53ec21515b5eb43a8f7a7259
[ "CC0-1.0" ]
74
2018-10-06T16:52:56.000Z
2022-02-11T15:45:20.000Z
id: ocd-person/a3960f99-eaf7-4bb4-b943-05763d4ca449 name: Beth Griffin given_name: Beth family_name: Griffin email: BethGriffin@house.mi.gov image: http://gophouse.org/wp-content/uploads/2017/01/HS_Griffin_0117_DSC0648_2-214x300.jpg party: - name: Republican roles: - type: lower jurisdiction: ocd-jurisdiction/country...
30.576923
91
0.791195
c81e4a42611f6a5918c20c27725284c0ede1eb5c
299
yaml
YAML
test-cases/valid/deme_names_02.yaml
popsim-consortium/demes-spec
94da0a380c3bcd5f81c571f314148542b21d761c
[ "MIT" ]
null
null
null
test-cases/valid/deme_names_02.yaml
popsim-consortium/demes-spec
94da0a380c3bcd5f81c571f314148542b21d761c
[ "MIT" ]
98
2020-11-30T11:32:33.000Z
2022-02-22T13:38:55.000Z
test-cases/valid/deme_names_02.yaml
popsim-consortium/demes-spec
94da0a380c3bcd5f81c571f314148542b21d761c
[ "MIT" ]
4
2020-11-30T09:29:01.000Z
2021-06-29T16:02:15.000Z
time_units: generations demes: - name: deme1 start_time: .inf epochs: - {end_size: 1, end_time: 0, start_size: 1} - name: deme2 start_time: .inf epochs: - {end_size: 1, end_time: 4.0, start_size: 1} pulses: - {sources: [deme2], dest: deme1, proportions: [0.9], time: 4.0} migrations: []
21.357143
64
0.658863
b548809c68188e3fe8ad0982af4b63cb3758eaa6
10
yaml
YAML
docs/data/menu/main.yaml
InfuseAI/ArtiV
faaada23395272f44af515883988762507de22fd
[ "Apache-2.0" ]
110
2022-03-03T09:29:53.000Z
2022-03-23T01:42:46.000Z
docs/data/menu/main.yaml
InfuseAI/ArtiV
faaada23395272f44af515883988762507de22fd
[ "Apache-2.0" ]
7
2022-03-04T02:53:46.000Z
2022-03-23T03:44:57.000Z
docs/data/menu/main.yaml
InfuseAI/ArtiVC
0aa4c686df104e567902281e0707c55873292b6c
[ "Apache-2.0" ]
3
2022-03-03T14:31:33.000Z
2022-03-10T12:35:50.000Z
--- main:
3.333333
5
0.4
090e0c4ee9577bd076c062168d193c5ec4aa8882
1,610
yml
YAML
.gitlab-ci.yml
svenauhagen/kea
8a575ad46dee1487364fad394e7a325337200839
[ "Apache-2.0" ]
2
2020-11-02T19:38:10.000Z
2020-11-02T19:38:13.000Z
.gitlab-ci.yml
svenauhagen/kea
8a575ad46dee1487364fad394e7a325337200839
[ "Apache-2.0" ]
null
null
null
.gitlab-ci.yml
svenauhagen/kea
8a575ad46dee1487364fad394e7a325337200839
[ "Apache-2.0" ]
null
null
null
variables: # Not normally needed, but may be if some script uses `apt-get install`. DEBIAN_FRONTEND: noninteractive # Locale settings do not affect the build, but might affect tests. LC_ALL: C CI_REGISTRY_IMAGE: registry.gitlab.isc.org/isc-projects/images/bind9 # Disabled warnings: # SC2039 - complains ...
32.857143
159
0.704348
0955bb6fd10560de1b4642018029b0876387502c
3,899
yaml
YAML
03-nas.yaml
worawutchan/cfn-moodle-nas
1267e7d4de0d6f3be0750471f53b0a22c0bc0d1d
[ "Apache-2.0" ]
null
null
null
03-nas.yaml
worawutchan/cfn-moodle-nas
1267e7d4de0d6f3be0750471f53b0a22c0bc0d1d
[ "Apache-2.0" ]
null
null
null
03-nas.yaml
worawutchan/cfn-moodle-nas
1267e7d4de0d6f3be0750471f53b0a22c0bc0d1d
[ "Apache-2.0" ]
null
null
null
--- AWSTemplateFormatVersion: 2010-09-09 Description: Reference Architecture to host Moodle on AWS - Creates Moodle NAS Metadata: AWS::CloudFormation::Interface: ParameterGroups: - Label: default: NAS Parameters Parameters: - EC2KeyName - NasInstanceType - NasSecurityG...
30.944444
143
0.628366
05d99f7dd9a2828282b20ae3c3457ed080acc984
210,085
yaml
YAML
tests/backend/cassettes/TestGitHubBackend.test_tag_update_existing_name.yaml
datopian/metastore-lib
e249c3cea581d4375b84760e8c3ede6a0f6473e8
[ "MIT" ]
10
2020-05-19T21:52:08.000Z
2021-07-05T02:14:41.000Z
tests/backend/cassettes/TestGitHubBackend.test_tag_update_existing_name.yaml
datopian/metastore-lib
e249c3cea581d4375b84760e8c3ede6a0f6473e8
[ "MIT" ]
17
2020-05-28T00:45:34.000Z
2020-07-28T15:17:05.000Z
tests/backend/cassettes/TestGitHubBackend.test_tag_update_existing_name.yaml
datopian/metastore-lib
e249c3cea581d4375b84760e8c3ede6a0f6473e8
[ "MIT" ]
1
2021-04-17T10:35:27.000Z
2021-04-17T10:35:27.000Z
interactions: - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - PyGithub/Python authorization: - fake-authz-header method: GET uri: https://api.github.com/user response: ...
36.240297
6,944
0.678982
b5af91dddafe42215e7872a72737b51eb64b0ce2
287
yml
YAML
.github/workflows/github-actions.yml
pablo-epl/datamarts-api
01279c492da6f8e20bdfd93738574b36fb9b1239
[ "MIT" ]
null
null
null
.github/workflows/github-actions.yml
pablo-epl/datamarts-api
01279c492da6f8e20bdfd93738574b36fb9b1239
[ "MIT" ]
null
null
null
.github/workflows/github-actions.yml
pablo-epl/datamarts-api
01279c492da6f8e20bdfd93738574b36fb9b1239
[ "MIT" ]
null
null
null
name: Run tests and lintern on: pull_request: branches: [ main ] jobs: test: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: Installing Docker Compose run: pip install docker-compose - name: Testing run: make tests
15.944444
39
0.61324
bd244247e42cbeaa6a9ce6aa0f57b2dbedd572b2
137
yaml
YAML
archived_disabled/groups/views/view_environment.yaml
rfpludwick/home-assistant-conf
b6336a661907b169e3c8d2b65e778a85a3d7df42
[ "Apache-2.0" ]
2
2018-04-04T22:04:15.000Z
2018-04-12T20:01:40.000Z
archived_disabled/groups/views/view_environment.yaml
rfpludwick/home-assistant-config
b6336a661907b169e3c8d2b65e778a85a3d7df42
[ "Apache-2.0" ]
null
null
null
archived_disabled/groups/views/view_environment.yaml
rfpludwick/home-assistant-config
b6336a661907b169e3c8d2b65e778a85a3d7df42
[ "Apache-2.0" ]
null
null
null
--- name: Environment view: yes icon: "mdi:earth" entities: - group.celestial - group.weather_conditions - group.weather_forecast
13.7
28
0.729927
42fe6cd5727fde36f0cb5642462752c745d25f91
128
yaml
YAML
tests/minimal/phase0/ssz_static/AttestationData/ssz_random_chaos/case_25/value.yaml
vapory-testing/vap2.0-spec-tests
b4283b90ecb9178d011863f4fb14efefce53d82f
[ "MIT" ]
30
2019-04-25T20:14:27.000Z
2021-04-16T06:08:26.000Z
tests/minimal/phase0/ssz_static/AttestationData/ssz_random_chaos/case_25/value.yaml
vapory-testing/vap2.0-spec-tests
b4283b90ecb9178d011863f4fb14efefce53d82f
[ "MIT" ]
19
2019-05-06T18:05:44.000Z
2020-12-18T17:04:02.000Z
tests/minimal/phase0/ssz_static/AttestationData/ssz_random_chaos/case_25/value.yaml
vapory-testing/vap2.0-spec-tests
b4283b90ecb9178d011863f4fb14efefce53d82f
[ "MIT" ]
8
2019-05-01T00:05:46.000Z
2021-03-21T18:36:02.000Z
version https://git-lfs.github.com/spec/v1 oid sha256:d7306330b05d930e7dba9f4f68da88878790f3b8a53828ed0f5d5be4b83e9f6d size 351
32
75
0.882813
c287546a38161b503683729aa595fcba25e0994e
91
yaml
YAML
templates/tls/tls_1.1_enabled/info.yaml
vulnman/community-vulnerability-templates
21331d80ecd9e3814cad2a2b371b2b0dbc796a07
[ "MIT" ]
null
null
null
templates/tls/tls_1.1_enabled/info.yaml
vulnman/community-vulnerability-templates
21331d80ecd9e3814cad2a2b371b2b0dbc796a07
[ "MIT" ]
null
null
null
templates/tls/tls_1.1_enabled/info.yaml
vulnman/community-vulnerability-templates
21331d80ecd9e3814cad2a2b371b2b0dbc796a07
[ "MIT" ]
null
null
null
- id: tls-1.1-enabled name: TLS 1.1 Enabled severity: medium category: configuration
18.2
25
0.714286
5bb2e0cf42ea6977d080313be0985d0c902d1633
246
yml
YAML
src/_data/comments/pencil-53-review/comment-1396120588000.yml
paradiesworld/new-net
599d431e2ccea7b8aa1c1f90cd7607dddc937f59
[ "MIT" ]
518
2015-01-01T23:32:06.000Z
2022-02-05T20:50:17.000Z
src/_data/comments/pencil-53-review/comment-1396120588000.yml
paradiesworld/new-net
599d431e2ccea7b8aa1c1f90cd7607dddc937f59
[ "MIT" ]
67
2015-02-12T07:10:39.000Z
2020-01-20T17:27:03.000Z
src/_data/comments/pencil-53-review/comment-1396120588000.yml
paradiesworld/new-net
599d431e2ccea7b8aa1c1f90cd7607dddc937f59
[ "MIT" ]
553
2015-01-01T09:29:17.000Z
2022-03-27T12:07:45.000Z
replying_to: '13' id: comment-1309909428 date: 2014-03-29T19:16:28Z updated: 2014-03-29T19:16:28Z _parent: /mastering-paper/pencil-53-review/ name: Mark Koch url: '' message: "What styli (sp?) work with paper? only Pencil or a Bluetooth stylus?"
27.333333
79
0.747967
5bd12f91ef68efed9a7c3745ec958dafd8f7c869
203
yml
YAML
.travis.yml
jonwho/lolxin
ce6071189feb6d4dc772199118e1388e28db50e0
[ "MIT" ]
null
null
null
.travis.yml
jonwho/lolxin
ce6071189feb6d4dc772199118e1388e28db50e0
[ "MIT" ]
3
2016-12-31T10:49:04.000Z
2016-12-31T10:50:25.000Z
.travis.yml
jonwho/lolxin
ce6071189feb6d4dc772199118e1388e28db50e0
[ "MIT" ]
null
null
null
language: ruby rvm: - 2.3.0 - 2.2.0 - 2.1.0 addons: code_climate: repo_token: 759ca8ab90af179e38b43faf1f62f60e14e30b47e818052654ec7e6faccad452 before_install: gem install bundler -v 1.10.6
16.916667
80
0.748768
5d215f262a655a59ecd308fb93cefcd9048f13f8
331
yml
YAML
crusoe_observe/ansible/roles/crusoeComponents/defaults/main.yml
CSIRT-MU/CRUSOE
73e4ac0ced6c3ac46d24ac5c3feb01a1e88bd36b
[ "MIT" ]
3
2021-11-09T09:55:17.000Z
2022-02-19T02:58:27.000Z
crusoe_observe/ansible/roles/crusoeComponents/defaults/main.yml
CSIRT-MU/CRUSOE
73e4ac0ced6c3ac46d24ac5c3feb01a1e88bd36b
[ "MIT" ]
null
null
null
crusoe_observe/ansible/roles/crusoeComponents/defaults/main.yml
CSIRT-MU/CRUSOE
73e4ac0ced6c3ac46d24ac5c3feb01a1e88bd36b
[ "MIT" ]
null
null
null
crusoe_components: - flowmon-rest-client - cms-component - criticality-estimator - cve-connector - flowmon-connector - neo4j-client - NETlist-connector - nmap-topology-scanner - OS-parser-component - RTIR-connector - sabu-connector - services-component - vulnerability-component - webchecker...
20.6875
27
0.728097
c4192cbd7ee25ded2f0f7bbce1785e13d017aa9c
375
yml
YAML
rules/windows/builtin/win_susp_codeintegrity_check_failure.yml
fkie-cad/socbed-eval-acsac-2021
c264060f0e65ea69c2d891525ae835a543f851ca
[ "MIT" ]
null
null
null
rules/windows/builtin/win_susp_codeintegrity_check_failure.yml
fkie-cad/socbed-eval-acsac-2021
c264060f0e65ea69c2d891525ae835a543f851ca
[ "MIT" ]
null
null
null
rules/windows/builtin/win_susp_codeintegrity_check_failure.yml
fkie-cad/socbed-eval-acsac-2021
c264060f0e65ea69c2d891525ae835a543f851ca
[ "MIT" ]
null
null
null
filter: 'winlog.channel: "Security" AND winlog.event_id: (5038 OR 6281)' pre_detector: case_condition: directly id: 470ec5fa-7b4e-4071-b200-4c753100f49b mitre: - attack.defense_evasion - attack.t1009 - attack.t1027.001 severity: low title: Failed Code Integrity Checks sigma_fields: true description: Cod...
31.25
72
0.778667