Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: init engine #1

Merged
merged 5 commits into from Nov 18, 2020
Merged

feat: init engine #1

merged 5 commits into from Nov 18, 2020

Conversation

xdddst
Copy link
Member

@xdddst xdddst commented Nov 17, 2020

No description provided.


const load = tf
.loadLayersModel(
'https://gw-office.alipayobjects.com/bmw-prod/d6ba24de-1587-45ab-a2c8-1f1d17488db4.json',
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个是内网地址,外网应该无法访问

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

应该可以的吧?我看G6官网用的也是这个
image

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gw-office 是内网的。

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

好的,我换个地址

'''go\.sum''',
'''README\.md''',
'''node_modules'''
]
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

不需要这个文件。

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image
这边不是读取了一个rule文件吗,我看了下里边定义的rule没有能够匹配gw-office.alipayobjects.com的,所以想着是不是要自己搞个配置文件,还在尝试

Copy link

@afc163 afc163 Nov 18, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

先统一接入,我给这个库提了增加这个规则的需求 ycjcl868/gitleaks#9

cc @ycjcl868

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

好的

Copy link

@semious semious left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@xdddst xdddst merged commit f8bf4a9 into master Nov 18, 2020
@afc163 afc163 deleted the feat/init branch November 18, 2020 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants